{
    "name": "Integration Telegram Bot",
    "flow": [
        {
            "id": 1,
            "module": "telegram:WatchUpdates",
            "version": 1,
            "parameters": {
                "__IMTHOOK__": 2982798
            },
            "mapper": {},
            "metadata": {
                "designer": {
                    "x": -291,
                    "y": -1279
                },
                "restore": {
                    "parameters": {
                        "__IMTHOOK__": {
                            "data": {
                                "editable": "false"
                            },
                            "label": "My Telegram Bot Updates webhook"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTHOOK__",
                        "type": "hook:telegramapi",
                        "label": "Webhook",
                        "required": true
                    }
                ]
            }
        },
        {
            "id": 2,
            "module": "builtin:BasicRouter",
            "version": 1,
            "mapper": null,
            "metadata": {
                "designer": {
                    "x": -421,
                    "y": -258
                }
            },
            "routes": [
                {
                    "flow": [
                        {
                            "id": 6,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "filter": {
                                "name": "status",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.callback_query.data}}",
                                            "b": "status|",
                                            "o": "text:startwith"
                                        }
                                    ]
                                ]
                            },
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": -950,
                                    "y": -436
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 3,
                                            "module": "telegram:UniversalAPICall",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "confirmed",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "confirmed",
                                                            "o": "text:endwith"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "qs": [],
                                                "body": "{\r\n  \"callback_query_id\": \"{{1.callback_query.id}}\",\r\n  \"text\": \"✅ Меняю статус на: Подтверждён\n\",\r\n  \"show_alert\": false\r\n}",
                                                "method": "POST",
                                                "headers": [
                                                    {
                                                        "key": "Content-Type",
                                                        "value": "application/json"
                                                    }
                                                ],
                                                "bodyType": "mapped_body",
                                                "urlMethod": "answerCallbackQuery"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1254,
                                                    "y": -81
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "method": {
                                                            "label": "POST"
                                                        },
                                                        "headers": {
                                                            "items": [
                                                                null
                                                            ]
                                                        },
                                                        "bodyType": {
                                                            "label": "Map Body"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "urlMethod",
                                                        "type": "text",
                                                        "label": "URL Method",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "method",
                                                        "type": "select",
                                                        "label": "Method",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "GET",
                                                                "POST",
                                                                "PUT",
                                                                "PATCH",
                                                                "DELETE"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "headers",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Headers"
                                                    },
                                                    {
                                                        "name": "qs",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Query String"
                                                    },
                                                    {
                                                        "name": "bodyType",
                                                        "type": "select",
                                                        "label": "Body Type",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "assembled_body",
                                                                "mapped_body"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "body",
                                                        "type": "any",
                                                        "label": "Body"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 24,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fldjp8QoJRjBQ6aft": "Подтверждён"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1536,
                                                    "y": -1
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "edit"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "Подтверждён"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 201,
                                            "module": "airtable:ActionGetRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": null,
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1914,
                                                    "y": 94
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 191,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -2286,
                                                    "y": 193
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 200,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_unpaid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{201.`Оплата`}}",
                                                                            "b": "Не оплачено",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{201.`Cakes#`}}\r\n📌 Статус: {{201.`Статус`}}\r\n💰 Оплата: {{201.`Оплата`}}\r\n\r\n👤 Клиент: {{201.`Имя`}}\r\n📞 Телефон: {{201.`Телефон`}}\r\n\r\n📅 Дата: {{201.`Дата`}}\r\n⏰ Время: {{201.`Время`}}\r\n\r\n🎂 Тип: {{201.`Тип торта`}}\r\n⚖️ Вес / количество: {{201.`Вес / количество`}}\r\n🍰 Начинка: {{201.`Начинка`}}\r\n\r\n🎨 Декор: {{201.`Декор`}}\r\n✍️ Надпись: {{201.`Надпись`}}\r\n🌈 Цвета / стиль: {{201.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{201.`Получение`}}\r\n📍 Адрес: {{201.`Город / адрес`}}\r\n\r\n🎉 Повод: {{201.`Повод`}}\r\n👥 Гостей: {{201.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{201.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{201.`Свой Комментарий`}}\r\n💵 Ориентир: {{201.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"⏳ Ждёт предоплату\",\r\n        \"callback_data\": \"payment|{{201.id}}|prepay_wait\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{201.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{201.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{201.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{201.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{201.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2660,
                                                                    "y": 173
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 199,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_wait",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{201.`Оплата`}}",
                                                                            "b": "Ждёт предоплату",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{201.`Cakes#`}}\r\n📌 Статус: {{201.`Статус`}}\r\n💰 Оплата: {{201.`Оплата`}}\r\n\r\n👤 Клиент: {{201.`Имя`}}\r\n📞 Телефон: {{201.`Телефон`}}\r\n\r\n📅 Дата: {{201.`Дата`}}\r\n⏰ Время: {{201.`Время`}}\r\n\r\n🎂 Тип: {{201.`Тип торта`}}\r\n⚖️ Вес / количество: {{201.`Вес / количество`}}\r\n🍰 Начинка: {{201.`Начинка`}}\r\n\r\n🎨 Декор: {{201.`Декор`}}\r\n✍️ Надпись: {{201.`Надпись`}}\r\n🌈 Цвета / стиль: {{201.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{201.`Получение`}}\r\n📍 Адрес: {{201.`Город / адрес`}}\r\n\r\n🎉 Повод: {{201.`Повод`}}\r\n👥 Гостей: {{201.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{201.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{201.`Свой Комментарий`}}\r\n💵 Ориентир: {{201.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{201.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{201.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{201.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{201.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{201.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2541,
                                                                    "y": 371
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 196,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_paid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{201.`Оплата`}}",
                                                                            "b": "Предоплата внесена",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{201.`Cakes#`}}\r\n📌 Статус: {{201.`Статус`}}\r\n💰 Оплата: {{201.`Оплата`}}\r\n\r\n👤 Клиент: {{201.`Имя`}}\r\n📞 Телефон: {{201.`Телефон`}}\r\n\r\n📅 Дата: {{201.`Дата`}}\r\n⏰ Время: {{201.`Время`}}\r\n\r\n🎂 Тип: {{201.`Тип торта`}}\r\n⚖️ Вес / количество: {{201.`Вес / количество`}}\r\n🍰 Начинка: {{201.`Начинка`}}\r\n\r\n🎨 Декор: {{201.`Декор`}}\r\n✍️ Надпись: {{201.`Надпись`}}\r\n🌈 Цвета / стиль: {{201.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{201.`Получение`}}\r\n📍 Адрес: {{201.`Город / адрес`}}\r\n\r\n🎉 Повод: {{201.`Повод`}}\r\n👥 Гостей: {{201.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{201.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{201.`Свой Комментарий`}}\r\n💵 Ориентир: {{201.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{201.id}}|in_work\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{201.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{201.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{201.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{201.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2351,
                                                                    "y": 463
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 198,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_paid_full",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{201.`Оплата`}}",
                                                                            "b": "Оплачено полностью",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{201.`Cakes#`}}\r\n📌 Статус: {{201.`Статус`}}\r\n💰 Оплата: {{201.`Оплата`}}\r\n\r\n👤 Клиент: {{201.`Имя`}}\r\n📞 Телефон: {{201.`Телефон`}}\r\n\r\n📅 Дата: {{201.`Дата`}}\r\n⏰ Время: {{201.`Время`}}\r\n\r\n🎂 Тип: {{201.`Тип торта`}}\r\n⚖️ Вес / количество: {{201.`Вес / количество`}}\r\n🍰 Начинка: {{201.`Начинка`}}\r\n\r\n🎨 Декор: {{201.`Декор`}}\r\n✍️ Надпись: {{201.`Надпись`}}\r\n🌈 Цвета / стиль: {{201.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{201.`Получение`}}\r\n📍 Адрес: {{201.`Город / адрес`}}\r\n\r\n🎉 Повод: {{201.`Повод`}}\r\n👥 Гостей: {{201.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{201.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{201.`Свой Комментарий`}}\r\n💵 Ориентир: {{201.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{201.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{201.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{201.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{201.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{201.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2142,
                                                                    "y": 495
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 11,
                                            "module": "telegram:UniversalAPICall",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "in_work",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "in_work",
                                                            "o": "text:endwith"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "qs": [],
                                                "body": "{\r\n  \"callback_query_id\": \"{{1.callback_query.id}}\",\r\n  \"text\": \"🔨 Меняю статус на: В работе\n\",\r\n  \"show_alert\": false\r\n}",
                                                "method": "POST",
                                                "headers": [
                                                    {
                                                        "key": "Content-Type",
                                                        "value": "application/json"
                                                    }
                                                ],
                                                "bodyType": "mapped_body",
                                                "urlMethod": "answerCallbackQuery"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1485,
                                                    "y": -212
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "method": {
                                                            "label": "POST"
                                                        },
                                                        "headers": {
                                                            "items": [
                                                                null
                                                            ]
                                                        },
                                                        "bodyType": {
                                                            "label": "Map Body"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "urlMethod",
                                                        "type": "text",
                                                        "label": "URL Method",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "method",
                                                        "type": "select",
                                                        "label": "Method",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "GET",
                                                                "POST",
                                                                "PUT",
                                                                "PATCH",
                                                                "DELETE"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "headers",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Headers"
                                                    },
                                                    {
                                                        "name": "qs",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Query String"
                                                    },
                                                    {
                                                        "name": "bodyType",
                                                        "type": "select",
                                                        "label": "Body Type",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "assembled_body",
                                                                "mapped_body"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "body",
                                                        "type": "any",
                                                        "label": "Body"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 25,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fldjp8QoJRjBQ6aft": "В работе"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1774,
                                                    "y": -249
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "edit"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "В работе"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 202,
                                            "module": "airtable:ActionGetRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -2127,
                                                    "y": -261
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 203,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -2417,
                                                    "y": -292
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 204,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_unpaid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{202.`Оплата`}}",
                                                                            "b": "Не оплачено",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{202.`Cakes#`}}\r\n📌 Статус: {{202.`Статус`}}\r\n💰 Оплата: {{202.`Оплата`}}\r\n\r\n👤 Клиент: {{202.`Имя`}}\r\n📞 Телефон: {{202.`Телефон`}}\r\n\r\n📅 Дата: {{202.`Дата`}}\r\n⏰ Время: {{202.`Время`}}\r\n\r\n🎂 Тип: {{202.`Тип торта`}}\r\n⚖️ Вес / количество: {{202.`Вес / количество`}}\r\n🍰 Начинка: {{202.`Начинка`}}\r\n\r\n🎨 Декор: {{202.`Декор`}}\r\n✍️ Надпись: {{202.`Надпись`}}\r\n🌈 Цвета / стиль: {{202.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{202.`Получение`}}\r\n📍 Адрес: {{202.`Город / адрес`}}\r\n\r\n🎉 Повод: {{202.`Повод`}}\r\n👥 Гостей: {{202.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{202.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{202.`Свой Комментарий`}}\r\n💵 Ориентир: {{202.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{202.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"⏳ Ждёт предоплату\",\r\n        \"callback_data\": \"payment|{{202.id}}|prepay_wait\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{202.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{202.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{202.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{202.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{202.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2644,
                                                                    "y": -465
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 205,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_wait",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{202.`Оплата`}}",
                                                                            "b": "Ждёт предоплату",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{202.`Cakes#`}}\r\n📌 Статус: {{202.`Статус`}}\r\n💰 Оплата: {{202.`Оплата`}}\r\n\r\n👤 Клиент: {{202.`Имя`}}\r\n📞 Телефон: {{202.`Телефон`}}\r\n\r\n📅 Дата: {{202.`Дата`}}\r\n⏰ Время: {{202.`Время`}}\r\n\r\n🎂 Тип: {{202.`Тип торта`}}\r\n⚖️ Вес / количество: {{202.`Вес / количество`}}\r\n🍰 Начинка: {{202.`Начинка`}}\r\n\r\n🎨 Декор: {{202.`Декор`}}\r\n✍️ Надпись: {{202.`Надпись`}}\r\n🌈 Цвета / стиль: {{202.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{202.`Получение`}}\r\n📍 Адрес: {{202.`Город / адрес`}}\r\n\r\n🎉 Повод: {{202.`Повод`}}\r\n👥 Гостей: {{202.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{202.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{202.`Свой Комментарий`}}\r\n💵 Ориентир: {{202.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{202.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{202.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{202.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{202.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{202.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{202.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2743,
                                                                    "y": -278
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 206,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_paid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{202.`Оплата`}}",
                                                                            "b": "Предоплата внесена",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{202.`Cakes#`}}\r\n📌 Статус: {{202.`Статус`}}\r\n💰 Оплата: {{202.`Оплата`}}\r\n\r\n👤 Клиент: {{202.`Имя`}}\r\n📞 Телефон: {{202.`Телефон`}}\r\n\r\n📅 Дата: {{202.`Дата`}}\r\n⏰ Время: {{202.`Время`}}\r\n\r\n🎂 Тип: {{202.`Тип торта`}}\r\n⚖️ Вес / количество: {{202.`Вес / количество`}}\r\n🍰 Начинка: {{202.`Начинка`}}\r\n\r\n🎨 Декор: {{202.`Декор`}}\r\n✍️ Надпись: {{202.`Надпись`}}\r\n🌈 Цвета / стиль: {{202.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{202.`Получение`}}\r\n📍 Адрес: {{202.`Город / адрес`}}\r\n\r\n🎉 Повод: {{202.`Повод`}}\r\n👥 Гостей: {{202.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{202.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{202.`Свой Комментарий`}}\r\n💵 Ориентир: {{202.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{202.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{202.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{202.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{202.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{202.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2641,
                                                                    "y": -99
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 207,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_paid_full",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{202.`Оплата`}}",
                                                                            "b": "Оплачено полностью",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{202.`Cakes#`}}\r\n📌 Статус: {{202.`Статус`}}\r\n💰 Оплата: {{202.`Оплата`}}\r\n\r\n👤 Клиент: {{202.`Имя`}}\r\n📞 Телефон: {{202.`Телефон`}}\r\n\r\n📅 Дата: {{202.`Дата`}}\r\n⏰ Время: {{202.`Время`}}\r\n\r\n🎂 Тип: {{202.`Тип торта`}}\r\n⚖️ Вес / количество: {{202.`Вес / количество`}}\r\n🍰 Начинка: {{202.`Начинка`}}\r\n\r\n🎨 Декор: {{202.`Декор`}}\r\n✍️ Надпись: {{202.`Надпись`}}\r\n🌈 Цвета / стиль: {{202.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{202.`Получение`}}\r\n📍 Адрес: {{202.`Город / адрес`}}\r\n\r\n🎉 Повод: {{202.`Повод`}}\r\n👥 Гостей: {{202.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{202.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{202.`Свой Комментарий`}}\r\n💵 Ориентир: {{202.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{202.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{202.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{202.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{202.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2411,
                                                                    "y": -62
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 15,
                                            "module": "telegram:UniversalAPICall",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "canceled",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "canceled",
                                                            "o": "text:endwith"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "qs": [],
                                                "body": "{\r\n  \"callback_query_id\": \"{{1.callback_query.id}}\",\r\n  \"text\": \"❌ Меняю статус на: Отменён\",\r\n  \"show_alert\": false\r\n}",
                                                "method": "POST",
                                                "headers": [
                                                    {
                                                        "key": "Content-Type",
                                                        "value": "application/json"
                                                    }
                                                ],
                                                "bodyType": "mapped_body",
                                                "urlMethod": "answerCallbackQuery"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1423,
                                                    "y": -441
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "method": {
                                                            "label": "POST"
                                                        },
                                                        "headers": {
                                                            "items": [
                                                                null
                                                            ]
                                                        },
                                                        "bodyType": {
                                                            "label": "Map Body"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "urlMethod",
                                                        "type": "text",
                                                        "label": "URL Method",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "method",
                                                        "type": "select",
                                                        "label": "Method",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "GET",
                                                                "POST",
                                                                "PUT",
                                                                "PATCH",
                                                                "DELETE"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "headers",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Headers"
                                                    },
                                                    {
                                                        "name": "qs",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Query String"
                                                    },
                                                    {
                                                        "name": "bodyType",
                                                        "type": "select",
                                                        "label": "Body Type",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "assembled_body",
                                                                "mapped_body"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "body",
                                                        "type": "any",
                                                        "label": "Body"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 26,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fldjp8QoJRjBQ6aft": "Отменён"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1698,
                                                    "y": -490
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "edit"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "Отменён"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 208,
                                            "module": "airtable:ActionGetRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -2023,
                                                    "y": -557
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 209,
                                            "module": "telegram:EditMessage",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "mapper": {
                                                "edit": "message",
                                                "text": "🧾 Заказ {{208.`Cakes#`}} Отменен ",
                                                "chatId": "-10000000000",
                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                "parseMode": "",
                                                "replyMarkup": "{\n  \"inline_keyboard\": [\n    [\n      {\n        \"text\": \"🏠 Главное меню\",\n        \"callback_data\": \"menu|main\"\n      }\n    ]\n  ]\n}",
                                                "replyMarkupAssembleType": "reply_markup_enter"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -2292,
                                                    "y": -633
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "edit": {
                                                            "label": "Chat Message"
                                                        },
                                                        "parseMode": {
                                                            "label": "Empty"
                                                        },
                                                        "replyMarkupAssembleType": {
                                                            "label": "Enter the Reply Markup"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "edit",
                                                        "type": "select",
                                                        "label": "Edit",
                                                        "validate": {
                                                            "enum": [
                                                                "message",
                                                                "inline"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "text",
                                                        "type": "text",
                                                        "label": "Text",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "parseMode",
                                                        "type": "select",
                                                        "label": "Parse Mode",
                                                        "validate": {
                                                            "enum": [
                                                                "Markdown",
                                                                "HTML"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "disableWebPagePreview",
                                                        "type": "boolean",
                                                        "label": "Disable Link Previews"
                                                    },
                                                    {
                                                        "name": "replyMarkupAssembleType",
                                                        "type": "select",
                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                        "validate": {
                                                            "enum": [
                                                                "reply_markup_enter",
                                                                "reply_markup_assemble"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "chatId",
                                                        "type": "text",
                                                        "label": "Chat ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "messageId",
                                                        "type": "number",
                                                        "label": "Message ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "replyMarkup",
                                                        "type": "text",
                                                        "label": "Reply Markup"
                                                    }
                                                ],
                                                "advanced": true
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 13,
                                            "module": "telegram:UniversalAPICall",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "closed",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "closed",
                                                            "o": "text:endwith"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "qs": [],
                                                "body": "{\r\n  \"callback_query_id\": \"{{1.callback_query.id}}\",\r\n  \"text\": \"📦 Меняю статус на: Закрыт\n\",\r\n  \"show_alert\": false\r\n}",
                                                "method": "POST",
                                                "headers": [
                                                    {
                                                        "key": "Content-Type",
                                                        "value": "application/json"
                                                    }
                                                ],
                                                "bodyType": "mapped_body",
                                                "urlMethod": "answerCallbackQuery"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1344,
                                                    "y": -848
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "method": {
                                                            "label": "POST"
                                                        },
                                                        "headers": {
                                                            "items": [
                                                                null
                                                            ]
                                                        },
                                                        "bodyType": {
                                                            "label": "Map Body"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "urlMethod",
                                                        "type": "text",
                                                        "label": "URL Method",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "method",
                                                        "type": "select",
                                                        "label": "Method",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "GET",
                                                                "POST",
                                                                "PUT",
                                                                "PATCH",
                                                                "DELETE"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "headers",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Headers"
                                                    },
                                                    {
                                                        "name": "qs",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Query String"
                                                    },
                                                    {
                                                        "name": "bodyType",
                                                        "type": "select",
                                                        "label": "Body Type",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "assembled_body",
                                                                "mapped_body"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "body",
                                                        "type": "any",
                                                        "label": "Body"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 28,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fldjp8QoJRjBQ6aft": "Закрыт"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1619,
                                                    "y": -936
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "edit"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "Закрыт"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 228,
                                            "module": "airtable:ActionGetRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1849,
                                                    "y": -1053
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 182,
                                            "module": "telegram:EditMessage",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "mapper": {
                                                "edit": "message",
                                                "text": "🧾 Заказ {{228.`Cakes#`}} обновлён\r\n\r\n📌 Статус: Закрыт\n📌 Статус оплаты: {{228.`Оплата`}}",
                                                "chatId": "-10000000000",
                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                "parseMode": "",
                                                "replyMarkup": "{\n  \"inline_keyboard\": [\n    [\n      {\n        \"text\": \"🏠 Главное меню\",\n        \"callback_data\": \"menu|main\"\n      }\n    ]\n  ]\n}",
                                                "replyMarkupAssembleType": "reply_markup_enter"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -2033,
                                                    "y": -1289
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "edit": {
                                                            "label": "Chat Message"
                                                        },
                                                        "parseMode": {
                                                            "label": "Empty"
                                                        },
                                                        "replyMarkupAssembleType": {
                                                            "label": "Enter the Reply Markup"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "edit",
                                                        "type": "select",
                                                        "label": "Edit",
                                                        "validate": {
                                                            "enum": [
                                                                "message",
                                                                "inline"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "text",
                                                        "type": "text",
                                                        "label": "Text",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "parseMode",
                                                        "type": "select",
                                                        "label": "Parse Mode",
                                                        "validate": {
                                                            "enum": [
                                                                "Markdown",
                                                                "HTML"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "disableWebPagePreview",
                                                        "type": "boolean",
                                                        "label": "Disable Link Previews"
                                                    },
                                                    {
                                                        "name": "replyMarkupAssembleType",
                                                        "type": "select",
                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                        "validate": {
                                                            "enum": [
                                                                "reply_markup_enter",
                                                                "reply_markup_assemble"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "chatId",
                                                        "type": "text",
                                                        "label": "Chat ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "messageId",
                                                        "type": "number",
                                                        "label": "Message ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "replyMarkup",
                                                        "type": "text",
                                                        "label": "Reply Markup"
                                                    }
                                                ],
                                                "advanced": true
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 14,
                                            "module": "telegram:UniversalAPICall",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "ready",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "ready",
                                                            "o": "text:endwith"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "qs": [],
                                                "body": "{\r\n  \"callback_query_id\": \"{{1.callback_query.id}}\",\r\n  \"text\": \"🎂 Меняю статус на: Готов\n\",\r\n  \"show_alert\": false\r\n}",
                                                "method": "POST",
                                                "headers": [
                                                    {
                                                        "key": "Content-Type",
                                                        "value": "application/json"
                                                    }
                                                ],
                                                "bodyType": "mapped_body",
                                                "urlMethod": "answerCallbackQuery"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1385,
                                                    "y": -642
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "method": {
                                                            "label": "POST"
                                                        },
                                                        "headers": {
                                                            "items": [
                                                                null
                                                            ]
                                                        },
                                                        "bodyType": {
                                                            "label": "Map Body"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "urlMethod",
                                                        "type": "text",
                                                        "label": "URL Method",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "method",
                                                        "type": "select",
                                                        "label": "Method",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "GET",
                                                                "POST",
                                                                "PUT",
                                                                "PATCH",
                                                                "DELETE"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "headers",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Headers"
                                                    },
                                                    {
                                                        "name": "qs",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Query String"
                                                    },
                                                    {
                                                        "name": "bodyType",
                                                        "type": "select",
                                                        "label": "Body Type",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "assembled_body",
                                                                "mapped_body"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "body",
                                                        "type": "any",
                                                        "label": "Body"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 27,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fldjp8QoJRjBQ6aft": "Готов"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1684,
                                                    "y": -712
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "edit"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "Готов"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 211,
                                            "module": "airtable:ActionGetRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1931,
                                                    "y": -798
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 212,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -2253,
                                                    "y": -914
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 213,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_unpaid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{211.`Оплата`}}",
                                                                            "b": "Не оплачено",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{211.`Cakes#`}}\r\n📌 Статус: {{211.`Статус`}}\r\n💰 Оплата: {{211.`Оплата`}}\r\n\r\n👤 Клиент: {{211.`Имя`}}\r\n📞 Телефон: {{211.`Телефон`}}\r\n\r\n📅 Дата: {{211.`Дата`}}\r\n⏰ Время: {{211.`Время`}}\r\n\r\n🎂 Тип: {{211.`Тип торта`}}\r\n⚖️ Вес / количество: {{211.`Вес / количество`}}\r\n🍰 Начинка: {{211.`Начинка`}}\r\n\r\n🎨 Декор: {{211.`Декор`}}\r\n✍️ Надпись: {{211.`Надпись`}}\r\n🌈 Цвета / стиль: {{211.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{211.`Получение`}}\r\n📍 Адрес: {{211.`Город / адрес`}}\r\n\r\n🎉 Повод: {{211.`Повод`}}\r\n👥 Гостей: {{211.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{211.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{211.`Свой Комментарий`}}\r\n💵 Ориентир: {{211.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"⏳ Ждёт предоплату\",\r\n        \"callback_data\": \"payment|{{211.id}}|prepay_wait\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{211.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{211.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{211.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{211.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{211.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2371,
                                                                    "y": -1242
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 214,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_wait",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{211.`Оплата`}}",
                                                                            "b": "Ждёт предоплату",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{211.`Cakes#`}}\r\n📌 Статус: {{211.`Статус`}}\r\n💰 Оплата: {{211.`Оплата`}}\r\n\r\n👤 Клиент: {{211.`Имя`}}\r\n📞 Телефон: {{211.`Телефон`}}\r\n\r\n📅 Дата: {{211.`Дата`}}\r\n⏰ Время: {{211.`Время`}}\r\n\r\n🎂 Тип: {{211.`Тип торта`}}\r\n⚖️ Вес / количество: {{211.`Вес / количество`}}\r\n🍰 Начинка: {{211.`Начинка`}}\r\n\r\n🎨 Декор: {{211.`Декор`}}\r\n✍️ Надпись: {{211.`Надпись`}}\r\n🌈 Цвета / стиль: {{211.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{211.`Получение`}}\r\n📍 Адрес: {{211.`Город / адрес`}}\r\n\r\n🎉 Повод: {{211.`Повод`}}\r\n👥 Гостей: {{211.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{211.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{211.`Свой Комментарий`}}\r\n💵 Ориентир: {{211.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{211.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{211.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{211.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{211.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{211.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2545,
                                                                    "y": -1191
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 215,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_paid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{211.`Оплата`}}",
                                                                            "b": "Предоплата внесена",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{211.`Cakes#`}}\r\n📌 Статус: {{211.`Статус`}}\r\n💰 Оплата: {{211.`Оплата`}}\r\n\r\n👤 Клиент: {{211.`Имя`}}\r\n📞 Телефон: {{211.`Телефон`}}\r\n\r\n📅 Дата: {{211.`Дата`}}\r\n⏰ Время: {{211.`Время`}}\r\n\r\n🎂 Тип: {{211.`Тип торта`}}\r\n⚖️ Вес / количество: {{211.`Вес / количество`}}\r\n🍰 Начинка: {{211.`Начинка`}}\r\n\r\n🎨 Декор: {{211.`Декор`}}\r\n✍️ Надпись: {{211.`Надпись`}}\r\n🌈 Цвета / стиль: {{211.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{211.`Получение`}}\r\n📍 Адрес: {{211.`Город / адрес`}}\r\n\r\n🎉 Повод: {{211.`Повод`}}\r\n👥 Гостей: {{211.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{211.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{211.`Свой Комментарий`}}\r\n💵 Ориентир: {{211.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{211.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{211.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{211.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{211.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2629,
                                                                    "y": -1029
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 217,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_paid_full",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{211.`Оплата`}}",
                                                                            "b": "Оплачено полностью",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{211.`Cakes#`}}\r\n📌 Статус: {{211.`Статус`}}\r\n💰 Оплата: {{211.`Оплата`}}\r\n\r\n👤 Клиент: {{211.`Имя`}}\r\n📞 Телефон: {{211.`Телефон`}}\r\n\r\n📅 Дата: {{211.`Дата`}}\r\n⏰ Время: {{211.`Время`}}\r\n\r\n🎂 Тип: {{211.`Тип торта`}}\r\n⚖️ Вес / количество: {{211.`Вес / количество`}}\r\n🍰 Начинка: {{211.`Начинка`}}\r\n\r\n🎨 Декор: {{211.`Декор`}}\r\n✍️ Надпись: {{211.`Надпись`}}\r\n🌈 Цвета / стиль: {{211.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{211.`Получение`}}\r\n📍 Адрес: {{211.`Город / адрес`}}\r\n\r\n🎉 Повод: {{211.`Повод`}}\r\n👥 Гостей: {{211.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{211.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{211.`Свой Комментарий`}}\r\n💵 Ориентир: {{211.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{211.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{211.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{211.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2565,
                                                                    "y": -813
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 4,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "filter": {
                                "name": "payment",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.callback_query.data}}",
                                            "b": "payment|",
                                            "o": "text:startwith"
                                        }
                                    ]
                                ]
                            },
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": -843,
                                    "y": -729
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 20,
                                            "module": "telegram:UniversalAPICall",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "prepay_wait",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "prepay_wait",
                                                            "o": "text:endwith"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "qs": [],
                                                "body": "{\r\n  \"callback_query_id\": \"{{1.callback_query.id}}\",\r\n  \"text\": \" Меняю статус на: Ждёт предоплату\n\",\r\n  \"show_alert\": false\r\n}",
                                                "method": "POST",
                                                "headers": [
                                                    {
                                                        "key": "Content-Type",
                                                        "value": "application/json"
                                                    }
                                                ],
                                                "bodyType": "mapped_body",
                                                "urlMethod": "answerCallbackQuery"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1356,
                                                    "y": -1159
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "method": {
                                                            "label": "POST"
                                                        },
                                                        "headers": {
                                                            "items": [
                                                                null
                                                            ]
                                                        },
                                                        "bodyType": {
                                                            "label": "Map Body"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "urlMethod",
                                                        "type": "text",
                                                        "label": "URL Method",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "method",
                                                        "type": "select",
                                                        "label": "Method",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "GET",
                                                                "POST",
                                                                "PUT",
                                                                "PATCH",
                                                                "DELETE"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "headers",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Headers"
                                                    },
                                                    {
                                                        "name": "qs",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Query String"
                                                    },
                                                    {
                                                        "name": "bodyType",
                                                        "type": "select",
                                                        "label": "Body Type",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "assembled_body",
                                                                "mapped_body"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "body",
                                                        "type": "any",
                                                        "label": "Body"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 33,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fld42ZhdFdsEYEEwi": "Ждёт предоплату"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1558,
                                                    "y": -1347
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "chose",
                                                                    "label": "Ждёт предоплату"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "Empty"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 220,
                                            "module": "airtable:ActionGetRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1725,
                                                    "y": -1530
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 185,
                                            "module": "telegram:EditMessage",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "mapper": {
                                                "edit": "message",
                                                "text": "🧾 {{220.`Cakes#`}}\r\n📌 Статус: {{220.`Статус`}}\r\n💰 Оплата: {{220.`Оплата`}}\r\n\r\n👤 Клиент: {{220.`Имя`}}\r\n📞 Телефон: {{220.`Телефон`}}\r\n\r\n📅 Дата: {{220.`Дата`}}\r\n⏰ Время: {{220.`Время`}}\r\n\r\n🎂 Тип: {{220.`Тип торта`}}\r\n⚖️ Вес / количество: {{220.`Вес / количество`}}\r\n🍰 Начинка: {{220.`Начинка`}}\r\n\r\n🎨 Декор: {{220.`Декор`}}\r\n✍️ Надпись: {{220.`Надпись`}}\r\n🌈 Цвета / стиль: {{220.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{220.`Получение`}}\r\n📍 Адрес: {{220.`Город / адрес`}}\r\n\r\n🎉 Повод: {{220.`Повод`}}\r\n👥 Гостей: {{220.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{220.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{220.`Свой Комментарий`}}\r\n💵 Ориентир: {{220.`Ориентир с сайта`}}",
                                                "chatId": "-10000000000",
                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                "parseMode": "",
                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{220.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{220.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{220.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{220.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{220.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                "replyMarkupAssembleType": "reply_markup_enter"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1962,
                                                    "y": -1725
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "edit": {
                                                            "label": "Chat Message"
                                                        },
                                                        "parseMode": {
                                                            "label": "Empty"
                                                        },
                                                        "replyMarkupAssembleType": {
                                                            "label": "Enter the Reply Markup"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "edit",
                                                        "type": "select",
                                                        "label": "Edit",
                                                        "validate": {
                                                            "enum": [
                                                                "message",
                                                                "inline"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "text",
                                                        "type": "text",
                                                        "label": "Text",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "parseMode",
                                                        "type": "select",
                                                        "label": "Parse Mode",
                                                        "validate": {
                                                            "enum": [
                                                                "Markdown",
                                                                "HTML"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "disableWebPagePreview",
                                                        "type": "boolean",
                                                        "label": "Disable Link Previews"
                                                    },
                                                    {
                                                        "name": "replyMarkupAssembleType",
                                                        "type": "select",
                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                        "validate": {
                                                            "enum": [
                                                                "reply_markup_enter",
                                                                "reply_markup_assemble"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "chatId",
                                                        "type": "text",
                                                        "label": "Chat ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "messageId",
                                                        "type": "number",
                                                        "label": "Message ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "replyMarkup",
                                                        "type": "text",
                                                        "label": "Reply Markup"
                                                    }
                                                ],
                                                "advanced": true
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 22,
                                            "module": "telegram:UniversalAPICall",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "prepay_paid",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "prepay_paid",
                                                            "o": "text:endwith"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "qs": [],
                                                "body": "{\r\n  \"callback_query_id\": \"{{1.callback_query.id}}\",\r\n  \"text\": \"Меняю статус на: Предоплата внесена\n\",\r\n  \"show_alert\": false\r\n}",
                                                "method": "POST",
                                                "headers": [
                                                    {
                                                        "key": "Content-Type",
                                                        "value": "application/json"
                                                    }
                                                ],
                                                "bodyType": "mapped_body",
                                                "urlMethod": "answerCallbackQuery"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1141,
                                                    "y": -1284
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "method": {
                                                            "label": "POST"
                                                        },
                                                        "headers": {
                                                            "items": [
                                                                null
                                                            ]
                                                        },
                                                        "bodyType": {
                                                            "label": "Map Body"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "urlMethod",
                                                        "type": "text",
                                                        "label": "URL Method",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "method",
                                                        "type": "select",
                                                        "label": "Method",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "GET",
                                                                "POST",
                                                                "PUT",
                                                                "PATCH",
                                                                "DELETE"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "headers",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Headers"
                                                    },
                                                    {
                                                        "name": "qs",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Query String"
                                                    },
                                                    {
                                                        "name": "bodyType",
                                                        "type": "select",
                                                        "label": "Body Type",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "assembled_body",
                                                                "mapped_body"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "body",
                                                        "type": "any",
                                                        "label": "Body"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 34,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fld42ZhdFdsEYEEwi": "Предоплата внесена"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1268,
                                                    "y": -1516
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "chose",
                                                                    "label": "Предоплата внесена"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "Empty"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 221,
                                            "module": "airtable:ActionGetRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1453,
                                                    "y": -1754
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 229,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -1604,
                                                    "y": -1969
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 187,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "Confirm",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{221.`Статус`}}",
                                                                            "b": "Подтверждён",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{221.`Cakes#`}}\r\n📌 Статус: {{221.`Статус`}}\r\n💰 Оплата: {{221.`Оплата`}}\r\n\r\n👤 Клиент: {{221.`Имя`}}\r\n📞 Телефон: {{221.`Телефон`}}\r\n\r\n📅 Дата: {{221.`Дата`}}\r\n⏰ Время: {{221.`Время`}}\r\n\r\n🎂 Тип: {{221.`Тип торта`}}\r\n⚖️ Вес / количество: {{221.`Вес / количество`}}\r\n🍰 Начинка: {{221.`Начинка`}}\r\n\r\n🎨 Декор: {{221.`Декор`}}\r\n✍️ Надпись: {{221.`Надпись`}}\r\n🌈 Цвета / стиль: {{221.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{221.`Получение`}}\r\n📍 Адрес: {{221.`Город / адрес`}}\r\n\r\n🎉 Повод: {{221.`Повод`}}\r\n👥 Гостей: {{221.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{221.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{221.`Свой Комментарий`}}\r\n💵 Ориентир: {{221.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{221.id}}|in_work\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{221.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{221.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{221.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{221.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1914,
                                                                    "y": -2123
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 232,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "In_work",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{221.`Статус`}}",
                                                                            "b": "В работе",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{221.`Cakes#`}}\r\n📌 Статус: {{221.`Статус`}}\r\n💰 Оплата: {{221.`Оплата`}}\r\n\r\n👤 Клиент: {{221.`Имя`}}\r\n📞 Телефон: {{221.`Телефон`}}\r\n\r\n📅 Дата: {{221.`Дата`}}\r\n⏰ Время: {{221.`Время`}}\r\n\r\n🎂 Тип: {{221.`Тип торта`}}\r\n⚖️ Вес / количество: {{221.`Вес / количество`}}\r\n🍰 Начинка: {{221.`Начинка`}}\r\n\r\n🎨 Декор: {{221.`Декор`}}\r\n✍️ Надпись: {{221.`Надпись`}}\r\n🌈 Цвета / стиль: {{221.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{221.`Получение`}}\r\n📍 Адрес: {{221.`Город / адрес`}}\r\n\r\n🎉 Повод: {{221.`Повод`}}\r\n👥 Гостей: {{221.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{221.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{221.`Свой Комментарий`}}\r\n💵 Ориентир: {{221.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{221.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{221.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{221.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{221.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1764,
                                                                    "y": -2300
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 233,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "Ready",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{221.`Статус`}}",
                                                                            "b": "Готов",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{221.`Cakes#`}}\r\n📌 Статус: {{221.`Статус`}}\r\n💰 Оплата: {{221.`Оплата`}}\r\n\r\n👤 Клиент: {{221.`Имя`}}\r\n📞 Телефон: {{221.`Телефон`}}\r\n\r\n📅 Дата: {{221.`Дата`}}\r\n⏰ Время: {{221.`Время`}}\r\n\r\n🎂 Тип: {{221.`Тип торта`}}\r\n⚖️ Вес / количество: {{221.`Вес / количество`}}\r\n🍰 Начинка: {{221.`Начинка`}}\r\n\r\n🎨 Декор: {{221.`Декор`}}\r\n✍️ Надпись: {{221.`Надпись`}}\r\n🌈 Цвета / стиль: {{221.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{221.`Получение`}}\r\n📍 Адрес: {{221.`Город / адрес`}}\r\n\r\n🎉 Повод: {{221.`Повод`}}\r\n👥 Гостей: {{221.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{221.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{221.`Свой Комментарий`}}\r\n💵 Ориентир: {{221.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{221.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{221.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{221.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{221.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1523,
                                                                    "y": -2317
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 21,
                                            "module": "telegram:UniversalAPICall",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "paid_full",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "paid_full",
                                                            "o": "text:endwith"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "qs": [],
                                                "body": "{\r\n  \"callback_query_id\": \"{{1.callback_query.id}}\",\r\n  \"text\": \"Меняю статус на: Оплачено полностью\n\",\r\n  \"show_alert\": false\r\n}",
                                                "method": "POST",
                                                "headers": [
                                                    {
                                                        "key": "Content-Type",
                                                        "value": "application/json"
                                                    }
                                                ],
                                                "bodyType": "mapped_body",
                                                "urlMethod": "answerCallbackQuery"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -858,
                                                    "y": -1314
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "method": {
                                                            "label": "POST"
                                                        },
                                                        "headers": {
                                                            "items": [
                                                                null
                                                            ]
                                                        },
                                                        "bodyType": {
                                                            "label": "Map Body"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "urlMethod",
                                                        "type": "text",
                                                        "label": "URL Method",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "method",
                                                        "type": "select",
                                                        "label": "Method",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "GET",
                                                                "POST",
                                                                "PUT",
                                                                "PATCH",
                                                                "DELETE"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "headers",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Headers"
                                                    },
                                                    {
                                                        "name": "qs",
                                                        "spec": [
                                                            {
                                                                "name": "key",
                                                                "type": "text",
                                                                "label": "Key"
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "text",
                                                                "label": "Value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Query String"
                                                    },
                                                    {
                                                        "name": "bodyType",
                                                        "type": "select",
                                                        "label": "Body Type",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "assembled_body",
                                                                "mapped_body"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "body",
                                                        "type": "any",
                                                        "label": "Body"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 35,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fld42ZhdFdsEYEEwi": "Оплачено полностью"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -927,
                                                    "y": -1587
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "chose",
                                                                    "label": "Оплачено полностью"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "Empty"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 222,
                                            "module": "airtable:ActionGetRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "mapper": {
                                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -1058,
                                                    "y": -1809
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 234,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -1113,
                                                    "y": -2058
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 235,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "Confirm",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{222.`Статус`}}",
                                                                            "b": "Подтверждён",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{222.`Cakes#`}}\r\n📌 Статус: {{222.`Статус`}}\r\n💰 Оплата: {{222.`Оплата`}}\r\n\r\n👤 Клиент: {{222.`Имя`}}\r\n📞 Телефон: {{222.`Телефон`}}\r\n\r\n📅 Дата: {{222.`Дата`}}\r\n⏰ Время: {{222.`Время`}}\r\n\r\n🎂 Тип: {{222.`Тип торта`}}\r\n⚖️ Вес / количество: {{222.`Вес / количество`}}\r\n🍰 Начинка: {{222.`Начинка`}}\r\n\r\n🎨 Декор: {{222.`Декор`}}\r\n✍️ Надпись: {{222.`Надпись`}}\r\n🌈 Цвета / стиль: {{222.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{222.`Получение`}}\r\n📍 Адрес: {{222.`Город / адрес`}}\r\n\r\n🎉 Повод: {{222.`Повод`}}\r\n👥 Гостей: {{222.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{222.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{222.`Свой Комментарий`}}\r\n💵 Ориентир: {{222.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{222.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{222.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{222.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{222.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{222.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1239,
                                                                    "y": -2335
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 236,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "In_work",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{222.`Статус`}}",
                                                                            "b": "В работе",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{222.`Cakes#`}}\r\n📌 Статус: {{222.`Статус`}}\r\n💰 Оплата: {{222.`Оплата`}}\r\n\r\n👤 Клиент: {{222.`Имя`}}\r\n📞 Телефон: {{222.`Телефон`}}\r\n\r\n📅 Дата: {{222.`Дата`}}\r\n⏰ Время: {{222.`Время`}}\r\n\r\n🎂 Тип: {{222.`Тип торта`}}\r\n⚖️ Вес / количество: {{222.`Вес / количество`}}\r\n🍰 Начинка: {{222.`Начинка`}}\r\n\r\n🎨 Декор: {{222.`Декор`}}\r\n✍️ Надпись: {{222.`Надпись`}}\r\n🌈 Цвета / стиль: {{222.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{222.`Получение`}}\r\n📍 Адрес: {{222.`Город / адрес`}}\r\n\r\n🎉 Повод: {{222.`Повод`}}\r\n👥 Гостей: {{222.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{222.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{222.`Свой Комментарий`}}\r\n💵 Ориентир: {{222.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{222.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{222.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{222.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{222.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1025,
                                                                    "y": -2358
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 237,
                                                            "module": "telegram:EditMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "Ready",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{222.`Статус`}}",
                                                                            "b": "Готов",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "edit": "message",
                                                                "text": "🧾 {{222.`Cakes#`}}\r\n📌 Статус: {{222.`Статус`}}\r\n💰 Оплата: {{222.`Оплата`}}\r\n\r\n👤 Клиент: {{222.`Имя`}}\r\n📞 Телефон: {{222.`Телефон`}}\r\n\r\n📅 Дата: {{222.`Дата`}}\r\n⏰ Время: {{222.`Время`}}\r\n\r\n🎂 Тип: {{222.`Тип торта`}}\r\n⚖️ Вес / количество: {{222.`Вес / количество`}}\r\n🍰 Начинка: {{222.`Начинка`}}\r\n\r\n🎨 Декор: {{222.`Декор`}}\r\n✍️ Надпись: {{222.`Надпись`}}\r\n🌈 Цвета / стиль: {{222.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{222.`Получение`}}\r\n📍 Адрес: {{222.`Город / адрес`}}\r\n\r\n🎉 Повод: {{222.`Повод`}}\r\n👥 Гостей: {{222.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n {{222.`Комментарий`}}\r\n\r\n📝 Свой комментарий:\r\n {{222.`Свой Комментарий`}}\r\n💵 Ориентир: {{222.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "messageId": "{{1.callback_query.message.message_id}}",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{222.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{222.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{222.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -860,
                                                                    "y": -2181
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "edit": {
                                                                            "label": "Chat Message"
                                                                        },
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "edit",
                                                                        "type": "select",
                                                                        "label": "Edit",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "message",
                                                                                "inline"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageId",
                                                                        "type": "number",
                                                                        "label": "Message ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 41,
                            "module": "telegram:SendReplyMessage",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 7040540
                            },
                            "filter": {
                                "name": "comment",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.callback_query.data}}",
                                            "b": "comment|",
                                            "o": "text:startwith"
                                        }
                                    ]
                                ]
                            },
                            "mapper": {
                                "text": "✍️ Ответьте на это сообщение комментарием к заказу.\r\n\r\nID: {{get(split(1.callback_query.data; \"|\"); 2)}}",
                                "chatId": "-10000000000",
                                "parseMode": "",
                                "replyMarkup": "",
                                "messageThreadId": "",
                                "replyToMessageId": "",
                                "replyMarkupAssembleType": "reply_markup_enter"
                            },
                            "metadata": {
                                "designer": {
                                    "x": -235,
                                    "y": -599
                                },
                                "restore": {
                                    "expect": {
                                        "parseMode": {
                                            "label": "Empty"
                                        },
                                        "disableNotification": {
                                            "mode": "chose"
                                        },
                                        "replyMarkupAssembleType": {
                                            "label": "Enter the Reply Markup"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "telegram"
                                            },
                                            "label": "CakeBySofy"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:telegram",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "chatId",
                                        "type": "text",
                                        "label": "Chat ID",
                                        "required": true
                                    },
                                    {
                                        "name": "text",
                                        "type": "text",
                                        "label": "Text",
                                        "required": true
                                    },
                                    {
                                        "name": "messageThreadId",
                                        "type": "number",
                                        "label": "Message Thread ID"
                                    },
                                    {
                                        "name": "parseMode",
                                        "type": "select",
                                        "label": "Parse Mode",
                                        "validate": {
                                            "enum": [
                                                "Markdown",
                                                "HTML"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "disableNotification",
                                        "type": "boolean",
                                        "label": "Disable Notifications"
                                    },
                                    {
                                        "name": "disableWebPagePreview",
                                        "type": "boolean",
                                        "label": "Disable Link Previews"
                                    },
                                    {
                                        "name": "replyToMessageId",
                                        "type": "number",
                                        "label": "Original Message ID"
                                    },
                                    {
                                        "name": "replyMarkupAssembleType",
                                        "type": "select",
                                        "label": "Enter/Assemble the Reply Markup Field",
                                        "validate": {
                                            "enum": [
                                                "reply_markup_enter",
                                                "reply_markup_assemble"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "replyMarkup",
                                        "type": "text",
                                        "label": "Reply Markup"
                                    }
                                ]
                            }
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 121,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "filter": {
                                "name": "message_text ",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.callback_query.data}}",
                                            "o": "notexist"
                                        },
                                        {
                                            "a": "{{1.message.text}}",
                                            "o": "exist"
                                        },
                                        {
                                            "a": "{{1.message.text}}",
                                            "b": "/start@CakesBySofy_bot",
                                            "o": "text:equal"
                                        }
                                    ]
                                ]
                            },
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": -246,
                                    "y": 259
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 123,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": {
                                                "name": "comment_reply",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.message.text}}",
                                                            "b": "^\\d{2}\\.\\d{2}$",
                                                            "o": "text:notpattern"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "id": "{{trim(get(split(1.message.reply_to_message.text; \"ID: \"); 2))}}",
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "record": {
                                                    "fld42ZhdFdsEYEEwi": "Оплачено полностью",
                                                    "fldrPiqbDWKk5Qyyy": "{{1.message.text}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -13,
                                                    "y": 564
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "table": {
                                                            "label": "Заказы тортов"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld42ZhdFdsEYEEwi": {
                                                                    "mode": "chose",
                                                                    "label": "Оплачено полностью"
                                                                },
                                                                "fldjp8QoJRjBQ6aft": {
                                                                    "mode": "chose",
                                                                    "label": "Empty"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldjp8QoJRjBQ6aft",
                                                                "type": "select",
                                                                "label": "Статус"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fld42ZhdFdsEYEEwi",
                                                                "type": "select",
                                                                "label": "Оплата"
                                                            },
                                                            {
                                                                "name": "fldE8uH7llsJLRn3o",
                                                                "type": "text",
                                                                "label": "Имя"
                                                            },
                                                            {
                                                                "name": "fldfYvB6j7zvexq6A",
                                                                "type": "text",
                                                                "label": "Телефон"
                                                            },
                                                            {
                                                                "name": "fld7DTLFHQHSVFg07",
                                                                "time": false,
                                                                "type": "date",
                                                                "label": "Дата"
                                                            },
                                                            {
                                                                "name": "flddaC0XiDzZ3vxut",
                                                                "type": "text",
                                                                "label": "Время"
                                                            },
                                                            {
                                                                "name": "fldpk0rbMJTYipgRy",
                                                                "type": "text",
                                                                "label": "Повод"
                                                            },
                                                            {
                                                                "name": "fldvGfV3DA7QPKP1d",
                                                                "type": "number",
                                                                "label": "Гостей"
                                                            },
                                                            {
                                                                "name": "fldQFdyP5UFEvBvaQ",
                                                                "type": "text",
                                                                "label": "Вес / количество"
                                                            },
                                                            {
                                                                "name": "fldpA9YRE3DQvfRUP",
                                                                "type": "text",
                                                                "label": "Начинка"
                                                            },
                                                            {
                                                                "name": "fld8sk6hlHFW4QtcO",
                                                                "type": "text",
                                                                "label": "Декор"
                                                            },
                                                            {
                                                                "name": "fld26tNIWKmmvk7t1",
                                                                "type": "text",
                                                                "label": "Надпись"
                                                            },
                                                            {
                                                                "name": "fldI315a4DyD8CM1i",
                                                                "type": "text",
                                                                "label": "Цвета / стиль"
                                                            },
                                                            {
                                                                "name": "fld3JYKnB66YTEsM7",
                                                                "type": "text",
                                                                "label": "Получение"
                                                            },
                                                            {
                                                                "name": "fld6mWDeW8sAoe0RB",
                                                                "type": "text",
                                                                "label": "Город / адрес"
                                                            },
                                                            {
                                                                "name": "fldgGt5aabds8aqSD",
                                                                "type": "text",
                                                                "label": "Комментарий"
                                                            },
                                                            {
                                                                "name": "fldVLfc635uT6KVSb",
                                                                "type": "text",
                                                                "label": "Ориентир с сайта"
                                                            },
                                                            {
                                                                "name": "fldz8h2g7RyeW0eqG",
                                                                "type": "text",
                                                                "label": "Тип торта"
                                                            },
                                                            {
                                                                "name": "fldrPiqbDWKk5Qyyy",
                                                                "type": "text",
                                                                "label": "Свой Комментарий"
                                                            },
                                                            {
                                                                "name": "flddFldue27cUHdk1",
                                                                "type": "text",
                                                                "label": "Номер для ВЦ (скрыто)"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 86,
                                            "module": "airtable:ActionSearchRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": {
                                                "name": "date_reply",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.message.text}}",
                                                            "b": "^\\d{2}\\.\\d{2}$",
                                                            "o": "text:pattern"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "formula": "AND(\r\n  DATETIME_FORMAT({Дата}, 'DD.MM') = '{{1.message.text}}',\r\n  DATETIME_FORMAT({Дата}, 'YYYY') = DATETIME_FORMAT(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 'YYYY')\r\n)",
                                                "maxRecords": "10",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1211,
                                                    "y": 461
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "sort": {
                                                            "mode": "chose"
                                                        },
                                                        "view": {
                                                            "mode": "chose",
                                                            "label": "Empty"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "fields": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "formula",
                                                        "type": "text",
                                                        "label": "Formula"
                                                    },
                                                    {
                                                        "name": "maxRecords",
                                                        "type": "integer",
                                                        "label": "Limit"
                                                    },
                                                    {
                                                        "name": "sort",
                                                        "spec": [
                                                            {
                                                                "name": "field",
                                                                "type": "select",
                                                                "label": "Field",
                                                                "dynamic": true,
                                                                "options": []
                                                            },
                                                            {
                                                                "name": "direction",
                                                                "type": "select",
                                                                "label": "Direction",
                                                                "options": [
                                                                    {
                                                                        "label": "Descending",
                                                                        "value": "desc"
                                                                    },
                                                                    {
                                                                        "label": "Ascending",
                                                                        "value": "asc"
                                                                    }
                                                                ]
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Sort"
                                                    },
                                                    {
                                                        "name": "view",
                                                        "type": "select",
                                                        "label": "View"
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "type": "select",
                                                        "label": "Output Fields",
                                                        "multiple": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "__IMTLENGTH__",
                                                        "type": "uinteger",
                                                        "label": "Total number of bundles"
                                                    },
                                                    {
                                                        "name": "__IMTINDEX__",
                                                        "type": "uinteger",
                                                        "label": "Bundle order position"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 90,
                                            "module": "util:SetVariables",
                                            "version": 1,
                                            "parameters": {},
                                            "mapper": {
                                                "scope": "roundtrip",
                                                "variables": [
                                                    {
                                                        "name": "line",
                                                        "value": "🧾 {{86.`Cakes#`}}\r\n⏰ {{86.`Дата`}} {{86.`Время`}} — {{86.`Имя`}}\r\n🎂 {{86.`Тип торта`}}\r\n📌 Статус: {{86.`Статус`}}\r\n💰 Оплата: {{86.`Оплата`}}\r\nㅤㅤ"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "value": "[{\"text\":\"{{86.`Cakes#`}}\r\n\",\"callback_data\":\"order|{{86.id}}\"}]"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "value": "{{86.`__IMTLENGTH__`}}"
                                                    }
                                                ]
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1491,
                                                    "y": 360
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "scope": {
                                                            "label": "One cycle"
                                                        },
                                                        "variables": {
                                                            "items": [
                                                                null,
                                                                null,
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "expect": [
                                                    {
                                                        "name": "variables",
                                                        "spec": [
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Variable name",
                                                                "required": true
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "any",
                                                                "label": "Variable value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Variables"
                                                    },
                                                    {
                                                        "name": "scope",
                                                        "type": "select",
                                                        "label": "Variable lifetime",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "roundtrip",
                                                                "execution"
                                                            ]
                                                        }
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "line",
                                                        "type": "any",
                                                        "label": "line"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "type": "any",
                                                        "label": "button"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "type": "any",
                                                        "label": "total"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 92,
                                            "module": "builtin:BasicAggregator",
                                            "version": 1,
                                            "parameters": {
                                                "feeder": 86
                                            },
                                            "mapper": {
                                                "line": "{{90.line}}",
                                                "total": "{{90.total}}",
                                                "button": "{{90.button}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1752,
                                                    "y": 260
                                                },
                                                "restore": {
                                                    "extra": {
                                                        "feeder": {
                                                            "label": "Airtable - Search Records [86]"
                                                        },
                                                        "target": {
                                                            "label": "Custom"
                                                        }
                                                    }
                                                },
                                                "advanced": true
                                            }
                                        },
                                        {
                                            "id": 124,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": 2144,
                                                    "y": 239
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 94,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "has_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{92.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "number:greater"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Заказы на {{1.message.text}}\n\n{{join(map(92.array; \"line\"); newline)}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(92.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 2444,
                                                                    "y": 89
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 126,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "no_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{92.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Заказы на сегодня\n\n{{join(map(92.array; \"line\"); newline)}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(92.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 2445,
                                                                    "y": 362
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 45,
                            "module": "telegram:SendReplyMessage",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 7040540
                            },
                            "filter": {
                                "name": "/start",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.message.text}}",
                                            "b": "/start",
                                            "o": "text:startwith"
                                        }
                                    ],
                                    [
                                        {
                                            "a": "{{1.message.text}}",
                                            "b": "/start@CakesBySofy_bot",
                                            "o": "text:equal"
                                        }
                                    ],
                                    [
                                        {
                                            "a": "{{1.callback_query.data}}",
                                            "b": "menu|main",
                                            "o": "text:equal"
                                        }
                                    ]
                                ]
                            },
                            "mapper": {
                                "text": "🍰 Cakes by Sofy — управление заказами\r\n\r\nЧто открыть?",
                                "chatId": "-10000000000",
                                "parseMode": "",
                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"📅 Сегодня\",\r\n        \"callback_data\": \"menu|today\"\r\n      },\r\n      {\r\n        \"text\": \"📆 Завтра\",\r\n        \"callback_data\": \"menu|tomorrow\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🗓 Послезавтра\",\r\n        \"callback_data\": \"menu|after_tomorrow\"\r\n      },\r\n      {\r\n        \"text\": \"🔎 Выбрать дату\",\r\n        \"callback_data\": \"menu|choose_date\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📋 Актуальные заказы\",\r\n        \"callback_data\": \"menu|active\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"⚠️ Требуют внимания\",\r\n        \"callback_data\": \"menu|attention\"\r\n      },\r\n      {\r\n        \"text\": \"💰 Ждут оплату\",\r\n        \"callback_data\": \"menu|payment_wait\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                "messageThreadId": "",
                                "replyToMessageId": "",
                                "replyMarkupAssembleType": "reply_markup_enter"
                            },
                            "metadata": {
                                "designer": {
                                    "x": -591,
                                    "y": -741
                                },
                                "restore": {
                                    "expect": {
                                        "parseMode": {
                                            "label": "Empty"
                                        },
                                        "disableNotification": {
                                            "mode": "chose"
                                        },
                                        "replyMarkupAssembleType": {
                                            "label": "Enter the Reply Markup"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "telegram"
                                            },
                                            "label": "CakeBySofy"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:telegram",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "chatId",
                                        "type": "text",
                                        "label": "Chat ID",
                                        "required": true
                                    },
                                    {
                                        "name": "text",
                                        "type": "text",
                                        "label": "Text",
                                        "required": true
                                    },
                                    {
                                        "name": "messageThreadId",
                                        "type": "number",
                                        "label": "Message Thread ID"
                                    },
                                    {
                                        "name": "parseMode",
                                        "type": "select",
                                        "label": "Parse Mode",
                                        "validate": {
                                            "enum": [
                                                "Markdown",
                                                "HTML"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "disableNotification",
                                        "type": "boolean",
                                        "label": "Disable Notifications"
                                    },
                                    {
                                        "name": "disableWebPagePreview",
                                        "type": "boolean",
                                        "label": "Disable Link Previews"
                                    },
                                    {
                                        "name": "replyToMessageId",
                                        "type": "number",
                                        "label": "Original Message ID"
                                    },
                                    {
                                        "name": "replyMarkupAssembleType",
                                        "type": "select",
                                        "label": "Enter/Assemble the Reply Markup Field",
                                        "validate": {
                                            "enum": [
                                                "reply_markup_enter",
                                                "reply_markup_assemble"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "replyMarkup",
                                        "type": "text",
                                        "label": "Reply Markup"
                                    }
                                ],
                                "advanced": true
                            }
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 47,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "filter": {
                                "name": "menu",
                                "conditions": [
                                    [
                                        {
                                            "a": "menu|",
                                            "b": "menu|",
                                            "o": "text:startwith"
                                        }
                                    ]
                                ]
                            },
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": 35,
                                    "y": 143
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 49,
                                            "module": "airtable:ActionSearchRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": {
                                                "name": "today",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "menu|today",
                                                            "o": "text:contain"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "formula": "DATETIME_FORMAT({Дата}, 'YYYY-MM-DD') = DATETIME_FORMAT(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 'YYYY-MM-DD')",
                                                "maxRecords": "10",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": -98,
                                                    "y": -371
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "sort": {
                                                            "mode": "chose"
                                                        },
                                                        "view": {
                                                            "mode": "chose",
                                                            "label": "Empty"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "fields": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "formula",
                                                        "type": "text",
                                                        "label": "Formula"
                                                    },
                                                    {
                                                        "name": "maxRecords",
                                                        "type": "integer",
                                                        "label": "Limit"
                                                    },
                                                    {
                                                        "name": "sort",
                                                        "spec": [
                                                            {
                                                                "name": "field",
                                                                "type": "select",
                                                                "label": "Field",
                                                                "dynamic": true,
                                                                "options": []
                                                            },
                                                            {
                                                                "name": "direction",
                                                                "type": "select",
                                                                "label": "Direction",
                                                                "options": [
                                                                    {
                                                                        "label": "Descending",
                                                                        "value": "desc"
                                                                    },
                                                                    {
                                                                        "label": "Ascending",
                                                                        "value": "asc"
                                                                    }
                                                                ]
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Sort"
                                                    },
                                                    {
                                                        "name": "view",
                                                        "type": "select",
                                                        "label": "View"
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "type": "select",
                                                        "label": "Output Fields",
                                                        "multiple": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "__IMTLENGTH__",
                                                        "type": "uinteger",
                                                        "label": "Total number of bundles"
                                                    },
                                                    {
                                                        "name": "__IMTINDEX__",
                                                        "type": "uinteger",
                                                        "label": "Bundle order position"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 70,
                                            "module": "util:SetVariables",
                                            "version": 1,
                                            "parameters": {},
                                            "filter": null,
                                            "mapper": {
                                                "scope": "roundtrip",
                                                "variables": [
                                                    {
                                                        "name": "line",
                                                        "value": "🧾 {{49.`Cakes#`}}\r\n⏰ {{49.`Дата`}} {{49.`Время`}} — {{49.`Имя`}}\r\n🎂 {{49.`Тип торта`}}\r\n📌 Статус: {{49.`Статус`}}\r\n💰 Оплата: {{49.`Оплата`}}\nㅤㅤ"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "value": "[{\"text\":\"{{49.`Cakes#`}}\",\"callback_data\":\"order|{{49.id}}\"}]"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "value": "{{49.`__IMTLENGTH__`}}"
                                                    }
                                                ]
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 30,
                                                    "y": -598
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "scope": {
                                                            "label": "One cycle"
                                                        },
                                                        "variables": {
                                                            "items": [
                                                                null,
                                                                null,
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "expect": [
                                                    {
                                                        "name": "variables",
                                                        "spec": [
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Variable name",
                                                                "required": true
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "any",
                                                                "label": "Variable value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Variables"
                                                    },
                                                    {
                                                        "name": "scope",
                                                        "type": "select",
                                                        "label": "Variable lifetime",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "roundtrip",
                                                                "execution"
                                                            ]
                                                        }
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "line",
                                                        "type": "any",
                                                        "label": "line"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "type": "any",
                                                        "label": "button"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "type": "any",
                                                        "label": "total"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 69,
                                            "module": "builtin:BasicAggregator",
                                            "version": 1,
                                            "parameters": {
                                                "feeder": 49
                                            },
                                            "mapper": {
                                                "line": "{{70.line}}",
                                                "total": "{{70.total}}",
                                                "button": "{{70.button}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 170,
                                                    "y": -835
                                                },
                                                "restore": {
                                                    "extra": {
                                                        "feeder": {
                                                            "label": "Airtable - Search Records [49]"
                                                        },
                                                        "target": {
                                                            "label": "Custom"
                                                        }
                                                    }
                                                },
                                                "advanced": true
                                            }
                                        },
                                        {
                                            "id": 100,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": 266,
                                                    "y": -1074
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 63,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "has_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{69.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "number:greater"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Заказы на сегодня\n\n{{join(map(69.array; \"line\"); newline)}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(69.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 283,
                                                                    "y": -1379
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 102,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "no_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{69.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Заказов на сегодня нет",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(69.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 479,
                                                                    "y": -1315
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 56,
                                            "module": "airtable:ActionSearchRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": {
                                                "name": "tomorrow",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "menu|tomorrow",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "formula": "DATETIME_FORMAT({Дата}, 'YYYY-MM-DD') = DATETIME_FORMAT(DATEADD(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 1, 'day'), 'YYYY-MM-DD')",
                                                "maxRecords": "10",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 96,
                                                    "y": -213
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "sort": {
                                                            "mode": "chose"
                                                        },
                                                        "view": {
                                                            "mode": "chose"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "fields": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "formula",
                                                        "type": "text",
                                                        "label": "Formula"
                                                    },
                                                    {
                                                        "name": "maxRecords",
                                                        "type": "integer",
                                                        "label": "Limit"
                                                    },
                                                    {
                                                        "name": "sort",
                                                        "spec": [
                                                            {
                                                                "name": "field",
                                                                "type": "select",
                                                                "label": "Field",
                                                                "dynamic": true,
                                                                "options": []
                                                            },
                                                            {
                                                                "name": "direction",
                                                                "type": "select",
                                                                "label": "Direction",
                                                                "options": [
                                                                    {
                                                                        "label": "Descending",
                                                                        "value": "desc"
                                                                    },
                                                                    {
                                                                        "label": "Ascending",
                                                                        "value": "asc"
                                                                    }
                                                                ]
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Sort"
                                                    },
                                                    {
                                                        "name": "view",
                                                        "type": "select",
                                                        "label": "View"
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "type": "select",
                                                        "label": "Output Fields",
                                                        "multiple": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "__IMTLENGTH__",
                                                        "type": "uinteger",
                                                        "label": "Total number of bundles"
                                                    },
                                                    {
                                                        "name": "__IMTINDEX__",
                                                        "type": "uinteger",
                                                        "label": "Bundle order position"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 71,
                                            "module": "util:SetVariables",
                                            "version": 1,
                                            "parameters": {},
                                            "mapper": {
                                                "scope": "roundtrip",
                                                "variables": [
                                                    {
                                                        "name": "line",
                                                        "value": "🧾 {{56.`Cakes#`}}\r\n⏰ {{56.`Дата`}} {{56.`Время`}} — {{56.`Имя`}}\r\n🎂 {{56.`Тип торта`}}\r\n📌 Статус: {{56.`Статус`}}\r\n💰 Оплата: {{56.`Оплата`}}\nㅤㅤ"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "value": "[{\"text\":\"{{56.`Cakes#`}}\",\"callback_data\":\"order|{{56.id}}\"}]"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "value": "{{56.`__IMTLENGTH__`}}"
                                                    }
                                                ]
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 213,
                                                    "y": -433
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "scope": {
                                                            "label": "One cycle"
                                                        },
                                                        "variables": {
                                                            "items": [
                                                                null,
                                                                null,
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "expect": [
                                                    {
                                                        "name": "variables",
                                                        "spec": [
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Variable name",
                                                                "required": true
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "any",
                                                                "label": "Variable value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Variables"
                                                    },
                                                    {
                                                        "name": "scope",
                                                        "type": "select",
                                                        "label": "Variable lifetime",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "roundtrip",
                                                                "execution"
                                                            ]
                                                        }
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "line",
                                                        "type": "any",
                                                        "label": "line"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "type": "any",
                                                        "label": "button"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "type": "any",
                                                        "label": "total"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 73,
                                            "module": "builtin:BasicAggregator",
                                            "version": 1,
                                            "parameters": {
                                                "feeder": 56
                                            },
                                            "mapper": {
                                                "line": "{{71.line}}",
                                                "total": "{{71.total}}",
                                                "button": "{{71.button}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 335,
                                                    "y": -652
                                                },
                                                "restore": {
                                                    "extra": {
                                                        "feeder": {
                                                            "label": "Airtable - Search Records [56]"
                                                        },
                                                        "target": {
                                                            "label": "Custom"
                                                        }
                                                    }
                                                },
                                                "advanced": true
                                            }
                                        },
                                        {
                                            "id": 103,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": 537,
                                                    "y": -903
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 67,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "has_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{73.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "number:greater"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Заказы на завтра\r\n\r\n{{join(map(73.array; \"line\"); newline)}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(73.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 694,
                                                                    "y": -1222
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 105,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "no_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{73.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Заказов на завтра нет",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(73.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 868,
                                                                    "y": -1125
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 57,
                                            "module": "airtable:ActionSearchRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": {
                                                "name": "after_tomorrow",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "menu|after_tomorrow",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "formula": "DATETIME_FORMAT({Дата}, 'YYYY-MM-DD') = DATETIME_FORMAT(DATEADD(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 2, 'day'), 'YYYY-MM-DD')",
                                                "maxRecords": "10",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 315,
                                                    "y": -101
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "sort": {
                                                            "mode": "chose"
                                                        },
                                                        "view": {
                                                            "mode": "chose"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "fields": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "formula",
                                                        "type": "text",
                                                        "label": "Formula"
                                                    },
                                                    {
                                                        "name": "maxRecords",
                                                        "type": "integer",
                                                        "label": "Limit"
                                                    },
                                                    {
                                                        "name": "sort",
                                                        "spec": [
                                                            {
                                                                "name": "field",
                                                                "type": "select",
                                                                "label": "Field",
                                                                "dynamic": true,
                                                                "options": []
                                                            },
                                                            {
                                                                "name": "direction",
                                                                "type": "select",
                                                                "label": "Direction",
                                                                "options": [
                                                                    {
                                                                        "label": "Descending",
                                                                        "value": "desc"
                                                                    },
                                                                    {
                                                                        "label": "Ascending",
                                                                        "value": "asc"
                                                                    }
                                                                ]
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Sort"
                                                    },
                                                    {
                                                        "name": "view",
                                                        "type": "select",
                                                        "label": "View"
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "type": "select",
                                                        "label": "Output Fields",
                                                        "multiple": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "__IMTLENGTH__",
                                                        "type": "uinteger",
                                                        "label": "Total number of bundles"
                                                    },
                                                    {
                                                        "name": "__IMTINDEX__",
                                                        "type": "uinteger",
                                                        "label": "Bundle order position"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 72,
                                            "module": "util:SetVariables",
                                            "version": 1,
                                            "parameters": {},
                                            "mapper": {
                                                "scope": "roundtrip",
                                                "variables": [
                                                    {
                                                        "name": "line",
                                                        "value": "🧾 {{57.`Cakes#`}}\r\n⏰ {{57.`Дата`}} {{57.`Время`}} — {{57.`Имя`}}\r\n🎂 {{57.`Тип торта`}}\r\n📌 Статус: {{57.`Статус`}}\r\n💰 Оплата: {{57.`Оплата`}}\r\nㅤㅤ"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "value": "[{\"text\":\"{{57.`Cakes#`}}\",\"callback_data\":\"order|{{57.id}}\"}]"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "value": "{{57.`__IMTINDEX__`}}"
                                                    }
                                                ]
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 449,
                                                    "y": -335
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "scope": {
                                                            "label": "One cycle"
                                                        },
                                                        "variables": {
                                                            "items": [
                                                                null,
                                                                null,
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "expect": [
                                                    {
                                                        "name": "variables",
                                                        "spec": [
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Variable name",
                                                                "required": true
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "any",
                                                                "label": "Variable value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Variables"
                                                    },
                                                    {
                                                        "name": "scope",
                                                        "type": "select",
                                                        "label": "Variable lifetime",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "roundtrip",
                                                                "execution"
                                                            ]
                                                        }
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "line",
                                                        "type": "any",
                                                        "label": "line"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "type": "any",
                                                        "label": "button"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "type": "any",
                                                        "label": "total"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 74,
                                            "module": "builtin:BasicAggregator",
                                            "version": 1,
                                            "parameters": {
                                                "feeder": 57
                                            },
                                            "mapper": {
                                                "line": "{{72.line}}",
                                                "total": "{{72.total}}",
                                                "button": "{{72.button}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 564,
                                                    "y": -565
                                                },
                                                "restore": {
                                                    "extra": {
                                                        "feeder": {
                                                            "label": "Airtable - Search Records [57]"
                                                        },
                                                        "target": {
                                                            "label": "Custom"
                                                        }
                                                    }
                                                },
                                                "advanced": true
                                            }
                                        },
                                        {
                                            "id": 107,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": 828,
                                                    "y": -762
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 68,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "has_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{74.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "number:greater"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Заказы на послезавтра\r\n\r\n{{join(map(74.array; \"line\"); newline)}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(74.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 1053,
                                                                    "y": -1055
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 109,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "no_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{74.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Заказов на послезавтра нет",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(74.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 1219,
                                                                    "y": -948
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 62,
                                            "module": "telegram:SendReplyMessage",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 7040540
                                            },
                                            "filter": {
                                                "name": "choose_date",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "menu|choose_date",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "text": "🔎 Ответьте на это сообщение датой в формате ДД.ММ\r\n\r\nНапример: 02.11",
                                                "chatId": "-10000000000",
                                                "parseMode": "",
                                                "replyMarkup": "",
                                                "messageThreadId": "",
                                                "replyToMessageId": "",
                                                "replyMarkupAssembleType": "reply_markup_enter"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 375,
                                                    "y": 501
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "parseMode": {
                                                            "label": "Empty"
                                                        },
                                                        "disableNotification": {
                                                            "mode": "chose"
                                                        },
                                                        "replyMarkupAssembleType": {
                                                            "label": "Enter the Reply Markup"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "telegram"
                                                            },
                                                            "label": "CakeBySofy"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:telegram",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "chatId",
                                                        "type": "text",
                                                        "label": "Chat ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "text",
                                                        "type": "text",
                                                        "label": "Text",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "messageThreadId",
                                                        "type": "number",
                                                        "label": "Message Thread ID"
                                                    },
                                                    {
                                                        "name": "parseMode",
                                                        "type": "select",
                                                        "label": "Parse Mode",
                                                        "validate": {
                                                            "enum": [
                                                                "Markdown",
                                                                "HTML"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "disableNotification",
                                                        "type": "boolean",
                                                        "label": "Disable Notifications"
                                                    },
                                                    {
                                                        "name": "disableWebPagePreview",
                                                        "type": "boolean",
                                                        "label": "Disable Link Previews"
                                                    },
                                                    {
                                                        "name": "replyToMessageId",
                                                        "type": "number",
                                                        "label": "Original Message ID"
                                                    },
                                                    {
                                                        "name": "replyMarkupAssembleType",
                                                        "type": "select",
                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                        "validate": {
                                                            "enum": [
                                                                "reply_markup_enter",
                                                                "reply_markup_assemble"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "replyMarkup",
                                                        "type": "text",
                                                        "label": "Reply Markup"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 59,
                                            "module": "airtable:ActionSearchRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": {
                                                "name": "active",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "menu|active",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "formula": "AND(\r\n  DATETIME_FORMAT({Дата}, 'YYYY-MM-DD') >= DATETIME_FORMAT(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 'YYYY-MM-DD'),\r\n  NOT(\r\n    OR(\r\n      {Статус} = 'Закрыт',\r\n      {Статус} = 'Отменён'\r\n    )\r\n  )\r\n)",
                                                "maxRecords": "10",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 507,
                                                    "y": -3
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "sort": {
                                                            "mode": "chose"
                                                        },
                                                        "view": {
                                                            "mode": "chose"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "fields": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "formula",
                                                        "type": "text",
                                                        "label": "Formula"
                                                    },
                                                    {
                                                        "name": "maxRecords",
                                                        "type": "integer",
                                                        "label": "Limit"
                                                    },
                                                    {
                                                        "name": "sort",
                                                        "spec": [
                                                            {
                                                                "name": "field",
                                                                "type": "select",
                                                                "label": "Field",
                                                                "dynamic": true,
                                                                "options": []
                                                            },
                                                            {
                                                                "name": "direction",
                                                                "type": "select",
                                                                "label": "Direction",
                                                                "options": [
                                                                    {
                                                                        "label": "Descending",
                                                                        "value": "desc"
                                                                    },
                                                                    {
                                                                        "label": "Ascending",
                                                                        "value": "asc"
                                                                    }
                                                                ]
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Sort"
                                                    },
                                                    {
                                                        "name": "view",
                                                        "type": "select",
                                                        "label": "View"
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "type": "select",
                                                        "label": "Output Fields",
                                                        "multiple": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "__IMTLENGTH__",
                                                        "type": "uinteger",
                                                        "label": "Total number of bundles"
                                                    },
                                                    {
                                                        "name": "__IMTINDEX__",
                                                        "type": "uinteger",
                                                        "label": "Bundle order position"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 76,
                                            "module": "util:SetVariables",
                                            "version": 1,
                                            "parameters": {},
                                            "mapper": {
                                                "scope": "roundtrip",
                                                "variables": [
                                                    {
                                                        "name": "line",
                                                        "value": "🧾 {{59.`Cakes#`}}\r\n⏰ {{59.`Дата`}} {{59.`Время`}} — {{59.`Имя`}}\r\n🎂 {{59.`Тип торта`}}\r\n📌 Статус: {{59.`Статус`}}\r\n💰 Оплата: {{59.`Оплата`}}\nㅤㅤ"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "value": "[{\"text\":\"{{59.`Cakes#`}}\",\"callback_data\":\"order|{{59.id}}\"}]"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "value": "{{59.`__IMTLENGTH__`}}"
                                                    }
                                                ]
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 645,
                                                    "y": -228
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "scope": {
                                                            "label": "One cycle"
                                                        },
                                                        "variables": {
                                                            "items": [
                                                                null,
                                                                null,
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "expect": [
                                                    {
                                                        "name": "variables",
                                                        "spec": [
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Variable name",
                                                                "required": true
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "any",
                                                                "label": "Variable value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Variables"
                                                    },
                                                    {
                                                        "name": "scope",
                                                        "type": "select",
                                                        "label": "Variable lifetime",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "roundtrip",
                                                                "execution"
                                                            ]
                                                        }
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "line",
                                                        "type": "any",
                                                        "label": "line"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "type": "any",
                                                        "label": "button"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "type": "any",
                                                        "label": "total"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 77,
                                            "module": "builtin:BasicAggregator",
                                            "version": 1,
                                            "parameters": {
                                                "feeder": 59
                                            },
                                            "mapper": {
                                                "line": "{{76.line}}",
                                                "total": "{{76.total}}",
                                                "button": "{{76.button}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 770,
                                                    "y": -463
                                                },
                                                "restore": {
                                                    "extra": {
                                                        "feeder": {
                                                            "label": "Airtable - Search Records [59]"
                                                        },
                                                        "target": {
                                                            "label": "Custom"
                                                        }
                                                    }
                                                },
                                                "advanced": true
                                            }
                                        },
                                        {
                                            "id": 110,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": 1047,
                                                    "y": -599
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 78,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "has_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{77.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "number:greater"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Актаульные заказы\r\n\r\n{{join(map(77.array; \"line\"); newline)}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(77.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 1376,
                                                                    "y": -779
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 112,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "no_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{77.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "📅 Нет актуальных заказов",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(77.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 1493,
                                                                    "y": -618
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 61,
                                            "module": "airtable:ActionSearchRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": {
                                                "name": "attention",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "menu|attention",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "formula": "OR(\r\n  AND(\r\n    DATETIME_FORMAT({Дата}, 'YYYY-MM-DD') <= DATETIME_FORMAT(DATEADD(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 3, 'day'), 'YYYY-MM-DD'),\r\n    {Тип торта} = 'Торт',\r\n    {Статус} = 'Ждёт подтверждения'\r\n  ),\r\n  AND(\r\n    DATETIME_FORMAT({Дата}, 'YYYY-MM-DD') <= DATETIME_FORMAT(DATEADD(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 1, 'day'), 'YYYY-MM-DD'),\r\n    OR(\r\n      {Тип торта} = 'Бенто',\r\n      {Тип торта} = 'Капкейки',\r\n      {Тип торта} = 'Трайфлы',\r\n      {Тип торта} = 'Наборы'\r\n    ),\r\n    {Статус} = 'Ждёт подтверждения'\r\n  ),\r\n  AND(\r\n    DATETIME_FORMAT({Дата}, 'YYYY-MM-DD') <= DATETIME_FORMAT(DATEADD(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 1, 'day'), 'YYYY-MM-DD'),\r\n    OR(\r\n      {Оплата} = 'Не оплачено',\r\n      {Оплата} = 'Ждёт предоплату'\r\n    )\r\n  ),\r\n  AND(\r\n    DATETIME_FORMAT({Дата}, 'YYYY-MM-DD') < DATETIME_FORMAT(SET_TIMEZONE(NOW(), 'Asia/Vladivostok'), 'YYYY-MM-DD'),\r\n    NOT(\r\n      OR(\r\n        {Статус} = 'Закрыт',\r\n        {Статус} = 'Отменён'\r\n      )\r\n    )\r\n  )\r\n)",
                                                "maxRecords": "10",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 679,
                                                    "y": 169
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "sort": {
                                                            "mode": "chose"
                                                        },
                                                        "view": {
                                                            "mode": "chose"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "fields": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "formula",
                                                        "type": "text",
                                                        "label": "Formula"
                                                    },
                                                    {
                                                        "name": "maxRecords",
                                                        "type": "integer",
                                                        "label": "Limit"
                                                    },
                                                    {
                                                        "name": "sort",
                                                        "spec": [
                                                            {
                                                                "name": "field",
                                                                "type": "select",
                                                                "label": "Field",
                                                                "dynamic": true,
                                                                "options": []
                                                            },
                                                            {
                                                                "name": "direction",
                                                                "type": "select",
                                                                "label": "Direction",
                                                                "options": [
                                                                    {
                                                                        "label": "Descending",
                                                                        "value": "desc"
                                                                    },
                                                                    {
                                                                        "label": "Ascending",
                                                                        "value": "asc"
                                                                    }
                                                                ]
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Sort"
                                                    },
                                                    {
                                                        "name": "view",
                                                        "type": "select",
                                                        "label": "View"
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "type": "select",
                                                        "label": "Output Fields",
                                                        "multiple": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "__IMTLENGTH__",
                                                        "type": "uinteger",
                                                        "label": "Total number of bundles"
                                                    },
                                                    {
                                                        "name": "__IMTINDEX__",
                                                        "type": "uinteger",
                                                        "label": "Bundle order position"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 80,
                                            "module": "util:SetVariables",
                                            "version": 1,
                                            "parameters": {},
                                            "mapper": {
                                                "scope": "roundtrip",
                                                "variables": [
                                                    {
                                                        "name": "line",
                                                        "value": "🧾 {{61.`Cakes#`}}\r\n⏰ {{61.`Дата`}} {{61.`Время`}} — {{61.`Имя`}}\r\n🎂 {{61.`Тип торта`}}\r\n📌 Статус: {{61.`Статус`}}\r\n💰 Оплата: {{61.`Оплата`}}\r\nㅤㅤ"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "value": "[{\"text\":\"{{61.`Cakes#`}}\",\"callback_data\":\"order|{{61.id}}\"}]"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "value": "{{61.`__IMTLENGTH__`}}"
                                                    }
                                                ]
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 820,
                                                    "y": -50
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "scope": {
                                                            "label": "One cycle"
                                                        },
                                                        "variables": {
                                                            "items": [
                                                                null,
                                                                null,
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "expect": [
                                                    {
                                                        "name": "variables",
                                                        "spec": [
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Variable name",
                                                                "required": true
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "any",
                                                                "label": "Variable value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Variables"
                                                    },
                                                    {
                                                        "name": "scope",
                                                        "type": "select",
                                                        "label": "Variable lifetime",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "roundtrip",
                                                                "execution"
                                                            ]
                                                        }
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "line",
                                                        "type": "any",
                                                        "label": "line"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "type": "any",
                                                        "label": "button"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "type": "any",
                                                        "label": "total"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 81,
                                            "module": "builtin:BasicAggregator",
                                            "version": 1,
                                            "parameters": {
                                                "feeder": 61
                                            },
                                            "mapper": {
                                                "line": "{{80.line}}",
                                                "total": "{{80.total}}",
                                                "button": "{{80.button}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 957,
                                                    "y": -294
                                                },
                                                "restore": {
                                                    "extra": {
                                                        "feeder": {
                                                            "label": "Airtable - Search Records [61]"
                                                        },
                                                        "target": {
                                                            "label": "Custom"
                                                        }
                                                    }
                                                },
                                                "advanced": true
                                            }
                                        },
                                        {
                                            "id": 113,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": 1363,
                                                    "y": -369
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 82,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "has_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{81.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "number:greater"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "⚠️ Заказы требуют внимания\n\r\n{{join(map(81.array; \"line\"); newline)}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(81.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 1731,
                                                                    "y": -514
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 115,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "no_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{81.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "⚠️ Нет заказов требующих внимания",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(81.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 1812,
                                                                    "y": -323
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 60,
                                            "module": "airtable:ActionSearchRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 7040691
                                            },
                                            "filter": {
                                                "name": "payment_wait",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.callback_query.data}}",
                                                            "b": "menu|payment_wait",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "base": "appXXXXXXXXXXXXXX",
                                                "table": "tblXXXXXXXXXXXXXX",
                                                "formula": "OR(\r\n  {Оплата} = 'Не оплачено',\r\n  {Оплата} = 'Ждёт предоплату'\r\n)",
                                                "maxRecords": "10",
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 887,
                                                    "y": 323
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "sort": {
                                                            "mode": "chose"
                                                        },
                                                        "view": {
                                                            "mode": "chose"
                                                        },
                                                        "table": {
                                                            "mode": "chose",
                                                            "label": "Заказы тортов"
                                                        },
                                                        "fields": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable3"
                                                            },
                                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "formula",
                                                        "type": "text",
                                                        "label": "Formula"
                                                    },
                                                    {
                                                        "name": "maxRecords",
                                                        "type": "integer",
                                                        "label": "Limit"
                                                    },
                                                    {
                                                        "name": "sort",
                                                        "spec": [
                                                            {
                                                                "name": "field",
                                                                "type": "select",
                                                                "label": "Field",
                                                                "dynamic": true,
                                                                "options": []
                                                            },
                                                            {
                                                                "name": "direction",
                                                                "type": "select",
                                                                "label": "Direction",
                                                                "options": [
                                                                    {
                                                                        "label": "Descending",
                                                                        "value": "desc"
                                                                    },
                                                                    {
                                                                        "label": "Ascending",
                                                                        "value": "asc"
                                                                    }
                                                                ]
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Sort"
                                                    },
                                                    {
                                                        "name": "view",
                                                        "type": "select",
                                                        "label": "View"
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "type": "select",
                                                        "label": "Output Fields",
                                                        "multiple": true
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "__IMTLENGTH__",
                                                        "type": "uinteger",
                                                        "label": "Total number of bundles"
                                                    },
                                                    {
                                                        "name": "__IMTINDEX__",
                                                        "type": "uinteger",
                                                        "label": "Bundle order position"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Cakes#",
                                                        "type": "text",
                                                        "label": "Cakes#"
                                                    },
                                                    {
                                                        "name": "Статус",
                                                        "type": "text",
                                                        "label": "Статус"
                                                    },
                                                    {
                                                        "name": "Оплата",
                                                        "type": "text",
                                                        "label": "Оплата"
                                                    },
                                                    {
                                                        "name": "Имя",
                                                        "type": "text",
                                                        "label": "Имя"
                                                    },
                                                    {
                                                        "name": "Телефон",
                                                        "type": "text",
                                                        "label": "Телефон"
                                                    },
                                                    {
                                                        "name": "Дата",
                                                        "time": false,
                                                        "type": "date",
                                                        "label": "Дата"
                                                    },
                                                    {
                                                        "name": "Время",
                                                        "type": "text",
                                                        "label": "Время"
                                                    },
                                                    {
                                                        "name": "Повод",
                                                        "type": "text",
                                                        "label": "Повод"
                                                    },
                                                    {
                                                        "name": "Гостей",
                                                        "type": "number",
                                                        "label": "Гостей"
                                                    },
                                                    {
                                                        "name": "Вес / количество",
                                                        "type": "text",
                                                        "label": "Вес / количество"
                                                    },
                                                    {
                                                        "name": "Начинка",
                                                        "type": "text",
                                                        "label": "Начинка"
                                                    },
                                                    {
                                                        "name": "Декор",
                                                        "type": "text",
                                                        "label": "Декор"
                                                    },
                                                    {
                                                        "name": "Надпись",
                                                        "type": "text",
                                                        "label": "Надпись"
                                                    },
                                                    {
                                                        "name": "Цвета / стиль",
                                                        "type": "text",
                                                        "label": "Цвета / стиль"
                                                    },
                                                    {
                                                        "name": "Получение",
                                                        "type": "text",
                                                        "label": "Получение"
                                                    },
                                                    {
                                                        "name": "Город / адрес",
                                                        "type": "text",
                                                        "label": "Город / адрес"
                                                    },
                                                    {
                                                        "name": "Комментарий",
                                                        "type": "text",
                                                        "label": "Комментарий",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Ориентир с сайта",
                                                        "type": "text",
                                                        "label": "Ориентир с сайта"
                                                    },
                                                    {
                                                        "name": "Тип торта",
                                                        "type": "text",
                                                        "label": "Тип торта"
                                                    },
                                                    {
                                                        "name": "Свой Комментарий",
                                                        "type": "text",
                                                        "label": "Свой Комментарий"
                                                    },
                                                    {
                                                        "name": "Autonumber",
                                                        "type": "number",
                                                        "label": "Autonumber"
                                                    },
                                                    {
                                                        "name": "Номер для ВЦ (скрыто)",
                                                        "type": "text",
                                                        "label": "Номер для ВЦ (скрыто)"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 83,
                                            "module": "util:SetVariables",
                                            "version": 1,
                                            "parameters": {},
                                            "mapper": {
                                                "scope": "roundtrip",
                                                "variables": [
                                                    {
                                                        "name": "line",
                                                        "value": "🧾 {{60.`Cakes#`}}\r\n⏰ {{60.`Дата`}} {{60.`Время`}} — {{60.`Имя`}}\r\n🎂 {{60.`Тип торта`}}\r\n📌 Статус: {{60.`Статус`}}\r\n💰 Оплата: {{60.`Оплата`}}\r\nㅤㅤ"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "value": "[{\"text\":\"{{60.`Cakes#`}}\",\"callback_data\":\"order|{{60.id}}\"}]"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "value": "{{60.`__IMTLENGTH__`}}"
                                                    }
                                                ]
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1016,
                                                    "y": 114
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "scope": {
                                                            "label": "One cycle"
                                                        },
                                                        "variables": {
                                                            "items": [
                                                                null,
                                                                null,
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "expect": [
                                                    {
                                                        "name": "variables",
                                                        "spec": [
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Variable name",
                                                                "required": true
                                                            },
                                                            {
                                                                "name": "value",
                                                                "type": "any",
                                                                "label": "Variable value"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Variables"
                                                    },
                                                    {
                                                        "name": "scope",
                                                        "type": "select",
                                                        "label": "Variable lifetime",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "roundtrip",
                                                                "execution"
                                                            ]
                                                        }
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "line",
                                                        "type": "any",
                                                        "label": "line"
                                                    },
                                                    {
                                                        "name": "button",
                                                        "type": "any",
                                                        "label": "button"
                                                    },
                                                    {
                                                        "name": "total",
                                                        "type": "any",
                                                        "label": "total"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 84,
                                            "module": "builtin:BasicAggregator",
                                            "version": 1,
                                            "parameters": {
                                                "feeder": 60
                                            },
                                            "mapper": {
                                                "line": "{{83.line}}",
                                                "total": "{{83.total}}",
                                                "button": "{{83.button}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1141,
                                                    "y": -124
                                                },
                                                "restore": {
                                                    "extra": {
                                                        "feeder": {
                                                            "label": "Airtable - Search Records [60]"
                                                        },
                                                        "target": {
                                                            "label": "Custom"
                                                        }
                                                    }
                                                },
                                                "advanced": true
                                            }
                                        },
                                        {
                                            "id": 116,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": null,
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": 1708,
                                                    "y": -93
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 85,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "has_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{84.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "number:greater"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "💰 Заказы ждут оплату\n\n{{join(map(84.array; \"line\"); newline)}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(84.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 2055,
                                                                    "y": -187
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 118,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "no_orders",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{84.array[].total}}",
                                                                            "b": "0",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "💰 Нет ожидающих оплату заказов",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    {{join(map(84.array; \"button\"); \",\")}},\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 2036,
                                                                    "y": 5
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 96,
                            "module": "airtable:ActionGetRecord",
                            "version": 3,
                            "parameters": {
                                "__IMTCONN__": 7040691
                            },
                            "filter": {
                                "name": "order_search",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.callback_query.data}}",
                                            "b": "order|",
                                            "o": "text:startwith"
                                        }
                                    ]
                                ]
                            },
                            "mapper": {
                                "id": "{{get(split(1.callback_query.data; \"|\"); 2)}}",
                                "base": "appXXXXXXXXXXXXXX",
                                "table": "tblXXXXXXXXXXXXXX",
                                "useColumnId": false
                            },
                            "metadata": {
                                "designer": {
                                    "x": -795,
                                    "y": 43
                                },
                                "restore": {
                                    "expect": {
                                        "base": {
                                            "mode": "chose",
                                            "label": "Заказы тортов"
                                        },
                                        "table": {
                                            "mode": "chose",
                                            "label": "Заказы тортов"
                                        },
                                        "useColumnId": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "airtable3"
                                            },
                                            "label": "Cake (User ID: usrhFYcFAyghzjdjd)"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:airtable3,airtable2",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "base",
                                        "type": "select",
                                        "label": "Base",
                                        "required": true
                                    },
                                    {
                                        "name": "useColumnId",
                                        "type": "boolean",
                                        "label": "Use Column ID",
                                        "required": true
                                    },
                                    {
                                        "name": "table",
                                        "type": "select",
                                        "label": "Table",
                                        "required": true
                                    },
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "Record ID",
                                        "required": true
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "ID"
                                    },
                                    {
                                        "name": "createdTime",
                                        "type": "date",
                                        "label": "Created Time"
                                    },
                                    {
                                        "name": "Cakes#",
                                        "type": "text",
                                        "label": "Cakes#"
                                    },
                                    {
                                        "name": "Статус",
                                        "type": "text",
                                        "label": "Статус"
                                    },
                                    {
                                        "name": "Оплата",
                                        "type": "text",
                                        "label": "Оплата"
                                    },
                                    {
                                        "name": "Имя",
                                        "type": "text",
                                        "label": "Имя"
                                    },
                                    {
                                        "name": "Телефон",
                                        "type": "text",
                                        "label": "Телефон"
                                    },
                                    {
                                        "name": "Дата",
                                        "time": false,
                                        "type": "date",
                                        "label": "Дата"
                                    },
                                    {
                                        "name": "Время",
                                        "type": "text",
                                        "label": "Время"
                                    },
                                    {
                                        "name": "Повод",
                                        "type": "text",
                                        "label": "Повод"
                                    },
                                    {
                                        "name": "Гостей",
                                        "type": "number",
                                        "label": "Гостей"
                                    },
                                    {
                                        "name": "Вес / количество",
                                        "type": "text",
                                        "label": "Вес / количество"
                                    },
                                    {
                                        "name": "Начинка",
                                        "type": "text",
                                        "label": "Начинка"
                                    },
                                    {
                                        "name": "Декор",
                                        "type": "text",
                                        "label": "Декор"
                                    },
                                    {
                                        "name": "Надпись",
                                        "type": "text",
                                        "label": "Надпись"
                                    },
                                    {
                                        "name": "Цвета / стиль",
                                        "type": "text",
                                        "label": "Цвета / стиль"
                                    },
                                    {
                                        "name": "Получение",
                                        "type": "text",
                                        "label": "Получение"
                                    },
                                    {
                                        "name": "Город / адрес",
                                        "type": "text",
                                        "label": "Город / адрес"
                                    },
                                    {
                                        "name": "Комментарий",
                                        "type": "text",
                                        "label": "Комментарий",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Ориентир с сайта",
                                        "type": "text",
                                        "label": "Ориентир с сайта"
                                    },
                                    {
                                        "name": "Тип торта",
                                        "type": "text",
                                        "label": "Тип торта"
                                    },
                                    {
                                        "name": "Свой Комментарий",
                                        "type": "text",
                                        "label": "Свой Комментарий"
                                    },
                                    {
                                        "name": "Autonumber",
                                        "type": "number",
                                        "label": "Autonumber"
                                    },
                                    {
                                        "name": "Номер для ВЦ (скрыто)",
                                        "type": "text",
                                        "label": "Номер для ВЦ (скрыто)"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 127,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "filter": null,
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": -630,
                                    "y": 515
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 134,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": {
                                                "name": "status_wait_confirm",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{96.`Статус`}}",
                                                            "b": "Ждёт подтверждения",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -1032,
                                                    "y": 819
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 99,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_unpaid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Не оплачено",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\n  \"inline_keyboard\": [\n    [\n      {\n        \"text\": \"💬 Написать в WhatsApp\",\n        \"url\": \"https://wa.me/{{phone}}\"\n      }\n    ],\n    [\n      {\n        \"text\": \"✅ Подтверждён\",\n        \"callback_data\": \"status|{{96.id}}|confirmed\"\n      }\n    ],\n    [\n      {\n        \"text\": \"🔨 В работе\",\n        \"callback_data\": \"status|{{96.id}}|in_work\"\n      },\n      {\n        \"text\": \"🎂 Готов\",\n        \"callback_data\": \"status|{{96.id}}|ready\"\n      }\n    ],\n    [\n      {\n        \"text\": \"⏳ Ждёт предоплату\",\n        \"callback_data\": \"payment|{{96.id}}|prepay_wait\"\n      }\n    ],\n    [\n      {\n        \"text\": \"💰 Предоплата внесена\",\n        \"callback_data\": \"payment|{{96.id}}|prepay_paid\"\n      },\n      {\n        \"text\": \"✅ Оплачено полностью\",\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\n      }\n    ],\n    [\n      {\n        \"text\": \"✍️ Добавить комментарий\",\n        \"callback_data\": \"comment|{{96.id}}|add\"\n      }\n    ],\n    [\n      {\n        \"text\": \"📦 Закрыт\",\n        \"callback_data\": \"status|{{96.id}}|closed\"\n      },\n      {\n        \"text\": \"❌ Отменён\",\n        \"callback_data\": \"status|{{96.id}}|canceled\"\n      }\n    ],\n    [\n      {\n        \"text\": \"🏠 Главное меню\",\n        \"callback_data\": \"menu|main\"\n      }\n    ]\n  ]\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1155,
                                                                    "y": 426
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 154,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_wait",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Ждёт предоплату",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Подтверждён\",\r\n        \"callback_data\": \"status|{{96.id}}|confirmed\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{96.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1359,
                                                                    "y": 526
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 156,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_paid_full",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Оплачено полностью",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Подтверждён\",\r\n        \"callback_data\": \"status|{{96.id}}|confirmed\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{96.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1443,
                                                                    "y": 962
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 155,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_paid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Предоплата внесена",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Подтверждён\",\r\n        \"callback_data\": \"status|{{96.id}}|confirmed\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{96.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1517,
                                                                    "y": 743
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 139,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": {
                                                "name": "status_confirmed",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{96.`Статус`}}",
                                                            "b": "Подтверждён",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -1125,
                                                    "y": 1193
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 157,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_unpaid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Не оплачено",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{96.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"⏳ Ждёт предоплату\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_wait\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1133,
                                                                    "y": 1650
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 162,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_wait",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Ждёт предоплату",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{96.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1372,
                                                                    "y": 1595
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 165,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_paid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Предоплата внесена",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{96.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1596,
                                                                    "y": 1465
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 168,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_paid_full",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Оплачено полностью",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🔨 В работе\",\r\n        \"callback_data\": \"status|{{96.id}}|in_work\"\r\n      },\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -1654,
                                                                    "y": 1324
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 143,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": {
                                                "name": "status_in_work",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{96.`Статус`}}",
                                                            "b": "В работе",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -601,
                                                    "y": 1209
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 158,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_unpaid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Не оплачено",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"⏳ Ждёт предоплату\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_wait\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -300,
                                                                    "y": 1368
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 163,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_wait",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Ждёт предоплату",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -422,
                                                                    "y": 1556
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 166,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_paid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Предоплата внесена",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -657,
                                                                    "y": 1545
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 169,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_paid_full",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Оплачено полностью",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🎂 Готов\",\r\n        \"callback_data\": \"status|{{96.id}}|ready\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -869,
                                                                    "y": 1404
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 150,
                                            "module": "builtin:BasicRouter",
                                            "version": 1,
                                            "filter": {
                                                "name": "status_ready",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{96.`Статус`}}",
                                                            "b": "Готов",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": null,
                                            "metadata": {
                                                "designer": {
                                                    "x": -177,
                                                    "y": 766
                                                }
                                            },
                                            "routes": [
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 159,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_unpaid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Не оплачено",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"⏳ Ждёт предоплату\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_wait\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 191,
                                                                    "y": 838
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 164,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_wait",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Ждёт предоплату",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"💰 Предоплата внесена\",\r\n        \"callback_data\": \"payment|{{96.id}}|prepay_paid\"\r\n      },\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": 189,
                                                                    "y": 1033
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 167,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_prepay_paid",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Предоплата внесена",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✅ Оплачено полностью\",\r\n        \"callback_data\": \"payment|{{96.id}}|paid_full\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -2,
                                                                    "y": 1110
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                },
                                                {
                                                    "flow": [
                                                        {
                                                            "id": 170,
                                                            "module": "telegram:SendReplyMessage",
                                                            "version": 1,
                                                            "parameters": {
                                                                "__IMTCONN__": 7040540
                                                            },
                                                            "filter": {
                                                                "name": "payment_paid_full",
                                                                "conditions": [
                                                                    [
                                                                        {
                                                                            "a": "{{96.`Оплата`}}",
                                                                            "b": "Оплачено полностью",
                                                                            "o": "text:equal"
                                                                        }
                                                                    ]
                                                                ]
                                                            },
                                                            "mapper": {
                                                                "text": "🧾 {{96.`Cakes#`}}\r\n\r\n📌 Статус: {{96.`Статус`}}\r\n💰 Оплата: {{96.`Оплата`}}\n\r\n👤 Клиент: {{96.`Имя`}}\r\n📞 Телефон: {{96.`Телефон`}}\n\r\n📅 Дата: {{96.`Дата`}}\r\n⏰ Время: {{96.`Время`}}\r\n\r\n🎂 Тип: {{96.`Тип торта`}}\r\n⚖️ Вес / количество: {{96.`Вес / количество`}}\r\n🍰 Начинка: {{96.`Начинка`}}\r\n\r\n🎨 Декор: {{96.`Декор`}}\r\n✍️ Надпись: {{96.`Надпись`}}\r\n🌈 Цвета / стиль: {{96.`Цвета / стиль`}}\r\n\r\n🚚 Получение: {{96.`Получение`}}\r\n📍 Адрес: {{96.`Город / адрес`}}\r\n\r\n🎉 Повод: {{96.`Повод`}}\r\n👥 Гостей: {{96.`Гостей`}}\r\n\r\n💬 Комментарий клиента:\r\n{{96.`Комментарий`}}\r\n\n📝 Свой комментарий:\r\n{{96.`Свой Комментарий`}}\r\n\r\n💵 Ориентир: {{96.`Ориентир с сайта`}}",
                                                                "chatId": "-10000000000",
                                                                "parseMode": "",
                                                                "replyMarkup": "{\r\n  \"inline_keyboard\": [\r\n    [\r\n      {\r\n        \"text\": \"💬 Написать в WhatsApp\",\r\n        \"url\": \"https://wa.me/{{phone}}\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"✍️ Добавить комментарий\",\r\n        \"callback_data\": \"comment|{{96.id}}|add\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"📦 Закрыт\",\r\n        \"callback_data\": \"status|{{96.id}}|closed\"\r\n      },\r\n      {\r\n        \"text\": \"❌ Отменён\",\r\n        \"callback_data\": \"status|{{96.id}}|canceled\"\r\n      }\r\n    ],\r\n    [\r\n      {\r\n        \"text\": \"🏠 Главное меню\",\r\n        \"callback_data\": \"menu|main\"\r\n      }\r\n    ]\r\n  ]\r\n}",
                                                                "messageThreadId": "",
                                                                "replyToMessageId": "",
                                                                "replyMarkupAssembleType": "reply_markup_enter"
                                                            },
                                                            "metadata": {
                                                                "designer": {
                                                                    "x": -168,
                                                                    "y": 1156
                                                                },
                                                                "restore": {
                                                                    "expect": {
                                                                        "parseMode": {
                                                                            "label": "Empty"
                                                                        },
                                                                        "disableNotification": {
                                                                            "mode": "chose"
                                                                        },
                                                                        "replyMarkupAssembleType": {
                                                                            "label": "Enter the Reply Markup"
                                                                        }
                                                                    },
                                                                    "parameters": {
                                                                        "__IMTCONN__": {
                                                                            "data": {
                                                                                "scoped": "true",
                                                                                "connection": "telegram"
                                                                            },
                                                                            "label": "CakeBySofy"
                                                                        }
                                                                    }
                                                                },
                                                                "parameters": [
                                                                    {
                                                                        "name": "__IMTCONN__",
                                                                        "type": "account:telegram",
                                                                        "label": "Connection",
                                                                        "required": true
                                                                    }
                                                                ],
                                                                "expect": [
                                                                    {
                                                                        "name": "chatId",
                                                                        "type": "text",
                                                                        "label": "Chat ID",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "type": "text",
                                                                        "label": "Text",
                                                                        "required": true
                                                                    },
                                                                    {
                                                                        "name": "messageThreadId",
                                                                        "type": "number",
                                                                        "label": "Message Thread ID"
                                                                    },
                                                                    {
                                                                        "name": "parseMode",
                                                                        "type": "select",
                                                                        "label": "Parse Mode",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "Markdown",
                                                                                "HTML"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "disableNotification",
                                                                        "type": "boolean",
                                                                        "label": "Disable Notifications"
                                                                    },
                                                                    {
                                                                        "name": "disableWebPagePreview",
                                                                        "type": "boolean",
                                                                        "label": "Disable Link Previews"
                                                                    },
                                                                    {
                                                                        "name": "replyToMessageId",
                                                                        "type": "number",
                                                                        "label": "Original Message ID"
                                                                    },
                                                                    {
                                                                        "name": "replyMarkupAssembleType",
                                                                        "type": "select",
                                                                        "label": "Enter/Assemble the Reply Markup Field",
                                                                        "validate": {
                                                                            "enum": [
                                                                                "reply_markup_enter",
                                                                                "reply_markup_assemble"
                                                                            ]
                                                                        }
                                                                    },
                                                                    {
                                                                        "name": "replyMarkup",
                                                                        "type": "text",
                                                                        "label": "Reply Markup"
                                                                    }
                                                                ],
                                                                "advanced": true
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    ],
    "metadata": {
        "instant": true,
        "version": 1,
        "scenario": {
            "roundtrips": 1,
            "maxErrors": 3,
            "autoCommit": true,
            "autoCommitTriggerLast": true,
            "sequential": false,
            "slots": null,
            "confidential": false,
            "dataloss": false,
            "dlq": false,
            "freshVariables": false
        },
        "designer": {
            "orphans": []
        },
        "zone": "eu1.make.com",
        "notes": [
            {
                "moduleIds": [
                    1
                ],
                "content": "<p>START</p>",
                "isFilterNote": false,
                "metadata": {
                    "color": "#9138FE"
                }
            }
        ]
    }
}